{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Funky Chicken AI",
  "legalName": "Funky Chicken AI Solutions AB",
  "url": "https://funkychicken.ai",
  "description": "Swedish AI company building EverApps (custom AI apps that keep developing), the Sapio strategic-intelligence product, and AI consulting for Nordic mid-market companies.",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Höllviken",
    "addressCountry": "SE"
  },
  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "EverApps",
        "description": "Custom AI business apps with intelligence built in that keep developing after launch.",
        "url": "https://funkychicken.ai/everapp"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "SoftwareApplication",
        "name": "Sapio",
        "applicationCategory": "BusinessApplication",
        "description": "Strategic intelligence, automated — for leadership teams.",
        "url": "https://sapioapp.io"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "AI consulting",
        "description": "AI strategy, agentic infrastructure, MCP orchestration, skills and monitoring, built for European compliance."
      }
    }
  ],
  "sameAs": ["https://sapioapp.io"],
  "subjectOf": [
    { "@type": "DataDownload", "encodingFormat": "text/markdown", "contentUrl": "https://funkychicken.ai/llms.txt" },
    { "@type": "DataDownload", "encodingFormat": "application/xml", "contentUrl": "https://funkychicken.ai/sitemap.xml" }
  ]
}
