{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://majorworld.com/#organization",
      "name": "Major World",
      "legalName": "Major World",
      "url": "https://majorworld.com/",
      "description": "Massive auto dealership in Long Island City, Queens. Huge selection of vehicles from Toyota, Honda, Nissan, BMW, Lexus, Mercedes-Benz, Acura, Chevrolet, Ford, Kia, Jeep, Dodge, Ram, Chrysler, Porsche, Cadillac, GMC, Hyundai, Audi and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/major-world#asg",
      "name": "Major World ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/major-world",
      "isPartOf": {
        "@id": "https://majorworld.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}