{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fordretail.com/#organization",
      "name": "Ford Retail Group",
      "url": "https://www.fordretail.com/",
      "description": "FordRetail is the world"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ford-retail-group#asg",
      "name": "Ford Retail Group ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ford-retail-group",
      "isPartOf": {
        "@id": "https://www.fordretail.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}