{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.floristream.com/#organization",
      "name": "Floristream",
      "url": "https://www.floristream.com/",
      "description": "Hydrangea grower and exporter. Fresh cut flower specialists. Worldwide shipments."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/floristream#asg",
      "name": "Floristream ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/floristream",
      "isPartOf": {
        "@id": "https://www.floristream.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}