{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.toyota.com/#organization",
      "name": "New Cars, Trucks, SUVs & Hybrids",
      "url": "https://www.toyota.com/",
      "description": "Explore the newest Toyota trucks, cars, SUVs, hybrids and minivans. See photos, compare models, get tips, calculate payments, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/new-cars-trucks-suvs-and-hybrids#asg",
      "name": "New Cars, Trucks, SUVs & Hybrids ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/new-cars-trucks-suvs-and-hybrids",
      "isPartOf": {
        "@id": "https://www.toyota.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}