{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://dream.sophiebi.com/#website",
      "url": "https://dream.sophiebi.com/",
      "name": "Dream Atelier",
      "description": "AI dream journal to record dreams, track recurring symbols, and get personalized dream interpretation insights.",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://dream.sophiebi.com/#organization"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://dream.sophiebi.com/#app",
      "name": "Dream Atelier",
      "applicationCategory": "LifestyleApplication",
      "operatingSystem": "Web",
      "url": "https://dream.sophiebi.com/",
      "description": "AI dream journal to record dreams, track recurring symbols, and get personalized dream interpretation insights.",
      "image": "https://dream.sophiebi.com/favicon.png",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "featureList": [
        "Dream journaling",
        "AI dream interpretation",
        "Recurring symbol tracking",
        "Dream trend analysis",
        "Private local storage"
      ],
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://dream.sophiebi.com/#organization",
      "name": "Dream Atelier",
      "url": "https://dream.sophiebi.com/",
      "logo": "https://dream.sophiebi.com/favicon.png"
    }
  ]
}
