{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.purplelamp.com/#organization",
      "name": "Purple Lamp Studios",
      "url": "https://www.purplelamp.com/",
      "description": "We are Purple Lamp, a Game Development Studio in Vienna that was founded by industry veterans to pursue their passion in gaming."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/purple-lamp-studios#asg",
      "name": "Purple Lamp Studios ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/purple-lamp-studios",
      "isPartOf": {
        "@id": "https://www.purplelamp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}