{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.caresto.se/#organization",
      "name": "Caresto",
      "url": "http://www.caresto.se/",
      "description": "Caresto is a specialized car and body manufacturer and design studio. We cater all needs from prototype parts over to concept cars."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caresto#asg",
      "name": "Caresto ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caresto",
      "isPartOf": {
        "@id": "http://www.caresto.se/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}