{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sunny-spices.com/#organization",
      "name": "Sunny Spices",
      "url": "https://sunny-spices.com/",
      "description": "Sunny Spices Home About Us Products Shop Contact Select Page Sunny Spices Flavors from all over the world! Bring your next meal to life with spices touched my mother nature herself. A good spice will elevate a meal from ordinary to exceptional."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sunny-spices#asg",
      "name": "Sunny Spices ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sunny-spices",
      "isPartOf": {
        "@id": "https://sunny-spices.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}