{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://doublerainbow.com/#organization",
      "name": "Double Rainbow Ice Cream",
      "url": "https://doublerainbow.com/",
      "description": "Double Rainbow Ice Cream is know for 45 years of serving up delicious ice cream to the Bay Area and beyond. Enjoy a scoop of Double Rainbow from a scoop shop, your local retailer, or order directly to your doorstep. There's something for everyone at Double Rainbow!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/double-rainbow-ice-cream#asg",
      "name": "Double Rainbow Ice Cream ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/double-rainbow-ice-cream",
      "isPartOf": {
        "@id": "https://doublerainbow.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}