{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bkfcarwash.eu/#organization",
      "name": "BKF CarWash",
      "url": "https://bkfcarwash.eu/",
      "description": "High technology self-service car washes."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bkf-carwash#asg",
      "name": "BKF CarWash ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bkf-carwash",
      "isPartOf": {
        "@id": "https://bkfcarwash.eu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}