{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "BurgerAI",
  "alternateName": "Burger AI Chat",
  "description": "A free, fun AI chat assistant with a burger obsession. Get helpful answers to any question with delicious burger-themed humor.",
  "url": "https://burgerai.chat",
  "applicationCategory": "ChatApplication",
  "operatingSystem": "Any",
  "browserRequirements": "Requires JavaScript",
  "softwareVersion": "1.0",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "ratingCount": "150",
    "bestRating": "5",
    "worstRating": "1"
  },
  "creator": {
    "@type": "Organization",
    "name": "BurgerAI",
    "url": "https://burgerai.chat"
  }
}
