{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.irvmat.com/#organization",
      "name": "Specialties Company",
      "legalName": "Specialties Company, Inc.",
      "url": "https://www.irvmat.com/",
      "description": "Specialties Company offers a range of construction services including waterproofing, air barriers, expansion joints, and concrete repair and restoration."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/specialties-company#asg",
      "name": "Specialties Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/specialties-company",
      "isPartOf": {
        "@id": "https://www.irvmat.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}