{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.barr.com/#organization",
      "name": "Barr Engineering Co.",
      "url": "https://www.barr.com/",
      "description": "Barr is an engineering and environmental consulting firm, bringing services to clients across North America and around the world for over a century."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/barr-engineering-co#asg",
      "name": "Barr Engineering Co. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/barr-engineering-co",
      "isPartOf": {
        "@id": "https://www.barr.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}