{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.davidandrewfurniture.com/#organization",
      "name": "David Andrew Furniture",
      "url": "https://www.davidandrewfurniture.com/",
      "description": "Furniture services for designers, developers, and the finalizer. Send the space; a costed plan follows."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/david-andrew-furniture#asg",
      "name": "David Andrew Furniture ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/david-andrew-furniture",
      "isPartOf": {
        "@id": "https://www.davidandrewfurniture.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}