{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aras.com/en#organization",
      "name": "Aras",
      "url": "https://aras.com/en",
      "description": "100 Brickstone Square, Suite 100, Andover, MA 01810"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aras#asg",
      "name": "Aras ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aras",
      "isPartOf": {
        "@id": "https://aras.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}