{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.vekoma.com/#organization",
      "name": "Vekoma Rides",
      "url": "https://www.vekoma.com/",
      "description": "Vekoma Rides manufacturing is a dutch coaster design company known for its Boomerang, LSM, and Flying Dutchman innovations."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vekoma-rides#asg",
      "name": "Vekoma Rides ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vekoma-rides",
      "isPartOf": {
        "@id": "https://www.vekoma.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}