{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://legacydrivingacademy.com/#organization",
      "name": "Legacy Driving Academy",
      "url": "https://legacydrivingacademy.com/",
      "description": "Legacy Driving Academy is a locally owned family business that offers Driver’s Education in Phoenix, Arizona. We provide pick up and drop off at any location in Metropolitan Phoenix for each driving lesson. Safe driving is our passion."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/legacy-driving-academy#asg",
      "name": "Legacy Driving Academy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/legacy-driving-academy",
      "isPartOf": {
        "@id": "https://legacydrivingacademy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}