{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://legacy-tire.com/#organization",
      "name": "Legacy Tire & Auto Repair",
      "url": "http://legacy-tire.com/",
      "description": "Family-owned auto repair and tire shop in Youngstown, OH, serving local drivers since 1978. Tires, brakes, oil changes, diagnostics, fleet service, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/legacy-tire-and-auto-repair#asg",
      "name": "Legacy Tire & Auto Repair ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/legacy-tire-and-auto-repair",
      "isPartOf": {
        "@id": "http://legacy-tire.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}