{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Na Na's Candy Kloudz",
"url": "https://www.nanascandykloudz.com",
"logo": "https://www.nanascandykloudz.com/logo.png",
"description": "Na Na's Candy Kloudz offers organic cotton candy made with organic raw cane sugar and natural extracts. Gluten-free, kosher, and alcohol-free. Every purchase supports Run Saniyah Run.",
"slogan": "A Little Taste of Heaven",
"brand": {
"@type": "Brand",
"name": "Na Na's Candy Kloudz"
},
"makesOffer": [
{
"@type": "Product",
"name": "Organic Cotton Candy",
"description": "Classic and organic cotton candy made with organic raw cane sugar and natural extracts.",
"image": "https://www.nanascandykloudz.com/images/organic-cotton-candy.jpg",
"offers": { "@type": "Offer", "priceCurrency": "USD", "price": "7.00", "availability": "https://schema.org/InStock" }
},
{
"@type": "Product",
"name": "Luxury Gift Box",
"description": "Our Ultimate Luxe Gift Box with gourmet cotton candy flavors topped with 24kt edible gold.",
"image": "https://www.nanascandykloudz.com/images/luxury-gift-box.jpg",
"offers": { "@type": "Offer", "priceCurrency": "USD", "price": "49.00", "availability": "https://schema.org/InStock" }
}
],
"mainEntity": [
{ "@type": "Question", "name": "Is your cotton candy gluten-free?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, all Na Na’s Candy Kloudz products are gluten-free, kosher, and alcohol-free." } },
{ "@type": "Question", "name": "Is cotton candy healthier than soda?", "acceptedAnswer": { "@type": "Answer", "text": "Na Na’s Candy Kloudz organic cotton candy is about 70% air and 30% sugar — far less sugar than soda or juice." } },
{ "@type": "Question", "name": "How does buying help Run Saniyah Run?", "acceptedAnswer": { "@type": "Answer", "text": "Each purchase helps fund our nonprofit, Run Saniyah Run, supporting parents of children with special needs in Delaware." } }
]
}