{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sata.com/#organization",
      "name": "SATA",
      "url": "http://www.sata.com/",
      "description": "Find out more about the company and discover paint spray guns and other products for wet painting in the SATA online shop!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sata#asg",
      "name": "SATA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sata",
      "isPartOf": {
        "@id": "http://www.sata.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}