{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mixerai.org/#organization",
      "name": "Mixer AI",
      "url": "https://mixerai.org/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://mixerai.org/icons/mixer.png"
      },
      "description": "Mixer AI (mixerai.org) is a pay-as-you-go AI generation aggregator: 25+ image, video, text and music models under one coin balance. Web studio and Telegram bot @addbeer_bot. Not the MIXAI crypto token and not a cocktail or DJ app.",
      "sameAs": [
        "https://t.me/addbeer_bot",
        "https://t.me/mixerai_support"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://t.me/mixerai_support"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://mixerai.org/#website",
      "name": "Mixer AI",
      "url": "https://mixerai.org/",
      "publisher": {
        "@id": "https://mixerai.org/#organization"
      },
      "inLanguage": [
        "ru",
        "en",
        "es",
        "pt"
      ]
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://mixerai.org/#app",
      "name": "Mixer AI",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "Web, Telegram",
      "url": "https://mixerai.org/",
      "image": "https://mixerai.org/icons/mixer.png",
      "description": "AI generation aggregator: top image, video, text and music models in one place, pay-as-you-go in coins, no subscriptions.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "RUB",
        "availability": "https://schema.org/InStock",
        "description": "Pay-as-you-go with Mixer AI coins (1 coin ≈ 1 RUB); no subscription required",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0",
          "priceCurrency": "RUB",
          "unitText": "coin"
        }
      },
      "provider": {
        "@id": "https://mixerai.org/#organization"
      }
    }
  ]
}
