{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.goodyear.com/#organization",
      "name": "Goodyear",
      "url": "https://www.goodyear.com/",
      "description": "Shop a wide selection of tires for Cars, Trucks, SUVs, and Minivans at Goodyear. See current offers and rebates for the best discount tire prices."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/goodyear#asg",
      "name": "Goodyear ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/goodyear",
      "isPartOf": {
        "@id": "https://www.goodyear.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}