{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rebelliondefense.com/#organization",
      "name": "Rebellion",
      "url": "https://rebelliondefense.com/",
      "description": "Technology built to sense, predict, and defy any threat to critical infrastructure."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rebellion#asg",
      "name": "Rebellion ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rebellion",
      "isPartOf": {
        "@id": "https://rebelliondefense.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}