{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://brincdrones.com/#organization",
      "name": "BRINC Drones",
      "url": "https://brincdrones.com/",
      "description": "BRINC is a US company developing tech in the service of public safety. Known for Drone as First Responder, indoor tactical drones and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brinc-drones#asg",
      "name": "BRINC Drones ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brinc-drones",
      "isPartOf": {
        "@id": "https://brincdrones.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}