{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.nelson-miller.com/#organization",
      "name": "Nelson Miller",
      "url": "http://www.nelson-miller.com/",
      "description": "Nelson Miller designs, engineers, and manufactures custom interface solutions for all markets and industries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nelson-miller#asg",
      "name": "Nelson Miller ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nelson-miller",
      "isPartOf": {
        "@id": "http://www.nelson-miller.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}