{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ibwsurveyors.com/#organization",
      "name": "IBW Surveyors",
      "url": "https://ibwsurveyors.com/",
      "description": "Professional land surveying firm serving Ontario, Canada. Specializing in traditional and advanced surveying services including drone LiDAR, 3D scanning, and topographic surveys for residential, commercial, and infrastructure projects."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ibw-surveyors#asg",
      "name": "IBW Surveyors ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ibw-surveyors",
      "isPartOf": {
        "@id": "https://ibwsurveyors.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}