{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.securesailsolutions.com/#organization",
      "name": "Secure Sail Solutions",
      "url": "https://www.securesailsolutions.com/",
      "email": "hello@securesailsolutions.com",
      "description": "Secure Sail Solutions provides hybrid, non-lethal maritime security for commercial shipping. We combine trained people, owner-owned equipment and supporting software so shore teams can explain their choices to flag states, insurers and auditors. We are not an armed PCASP provider and we do not sell AIS tracking.",
      "areaServed": [
        {
          "@type": "City",
          "name": "Rotterdam"
        },
        {
          "@type": "City",
          "name": "Amsterdam"
        },
        {
          "@type": "City",
          "name": "Antwerp"
        }
      ],
      "sameAs": [
        "https://www.linkedin.com/company/securesailsolutions"
      ],
      "knowsAbout": [
        "non-lethal maritime security",
        "voyage security assessment",
        "commercial shipping compliance evidence"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.securesailsolutions.com/#website",
      "url": "https://www.securesailsolutions.com/",
      "name": "Secure Sail Solutions",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://www.securesailsolutions.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://www.securesailsolutions.com/platform/#webpage",
      "url": "https://www.securesailsolutions.com/platform/",
      "name": "Assurance platform",
      "description": "Secure Sail Solutions provides hybrid, non-lethal maritime security for commercial shipping. We combine trained people, owner-owned equipment and supporting software so shore teams can explain their choices to flag states, insurers and auditors. We are not an armed PCASP provider and we do not sell AIS tracking.",
      "isPartOf": {
        "@id": "https://www.securesailsolutions.com/#website"
      },
      "about": {
        "@id": "https://www.securesailsolutions.com/#organization"
      },
      "inLanguage": "en"
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.securesailsolutions.com/platform/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.securesailsolutions.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Assurance platform",
          "item": "https://www.securesailsolutions.com/platform/"
        }
      ]
    }
  ]
}
