{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://skyrora.com/#organization",
      "name": "SKYRORA",
      "url": "https://skyrora.com/",
      "description": "Skyrora Limited are a UK company, producing technology inspired by BLACK ARROW. We aim to reduce the cost of space launches."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/skyrora#asg",
      "name": "SKYRORA ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/skyrora",
      "isPartOf": {
        "@id": "https://skyrora.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}