{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aaaproducts.com/#organization",
      "name": "AAA Products International",
      "url": "https://www.aaaproducts.com/",
      "description": "AAA Products is a manufacturer of directional control valves, Jiffy drilling, Jiffy Tapping and production rod threading machinery. They specialize in unique applications be it one or a thousand valves."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/aaa-products-international#asg",
      "name": "AAA Products International ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/aaa-products-international",
      "isPartOf": {
        "@id": "https://www.aaaproducts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}