{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fomex.com/#organization",
      "name": "fomex",
      "url": "https://www.fomex.com/",
      "description": "Photography And Broadcasting Equipment"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fomex#asg",
      "name": "fomex ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fomex",
      "isPartOf": {
        "@id": "https://www.fomex.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}