{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://oreck.com/#organization",
      "name": "Oreck",
      "url": "https://oreck.com/",
      "description": "Oreck offers lightweight upright vacuums, bagless vacuums, convenient hand-held models, versatile steam mops and a family of air purifiers — products for every room in your home."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/oreck#asg",
      "name": "Oreck ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/oreck",
      "isPartOf": {
        "@id": "https://oreck.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}