{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.encryptionconsulting.com/#organization",
      "name": "Encryption Consulting LLC",
      "legalName": "Encryption Consulting LLC",
      "url": "https://www.encryptionconsulting.com",
      "foundingDate": "2018",
      "description": "Delivering expert-driven, end-to-end data protection solutions and services to secure your organization's most valuable assets.",
      "email": "info@encryptionconsulting.com",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.encryptionconsulting.com/#logo",
        "url": "https://ecwebsitedata.blob.core.windows.net/encryption-consulting-website-data/2026/03/encryption-consulting-black-logo.png",
        "width": 217,
        "height": 50,
        "caption": "Encryption Consulting LLC"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+1 469 815 4136",
        "email": "info@encryptionconsulting.com",
        "contactType": "customer support",
        "areaServed": "Worldwide",
        "availableLanguage": ["en"]
      },
      "areaServed": "Worldwide",
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "value": 100
      },
      "location": {
        "@id": "https://www.encryptionconsulting.com/#place"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "130 N Preston Road",
        "addressLocality": "Prosper",
        "addressRegion": "Texas",
        "postalCode": "75078",
        "addressCountry": "US"
      },
      "sameAs": [
        "https://www.linkedin.com/company/encryptionconsulting/",
        "https://www.youtube.com/channel/UCPPGX-tH0btYWSFsgOYkLWA",
        "https://www.youtube.com/@encryptionconsulting",
        "https://twitter.com/encryptioncons",
        "https://www.facebook.com/encryptionconsulting/",
        "https://www.gartner.com/reviews/market/security-consulting-services-worldwide/vendor/encryption-consulting",
        "https://pkic.org/members/encryptionconsulting/"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.encryptionconsulting.com/#website",
      "url": "https://www.encryptionconsulting.com",
      "name": "Encryption Consulting LLC",
      "alternateName": "Encryption Consulting",
      "description": "World's #1 Provider of Applied Cryptography",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.encryptionconsulting.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.encryptionconsulting.com/?s={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "Place",
      "@id": "https://www.encryptionconsulting.com/#place",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "130N Preston Road",
        "addressLocality": "Prosper",
        "addressRegion": "Texas",
        "postalCode": "75078",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "33.23645190820246",
        "longitude": "-96.78725813075408"
      },
      "hasMap": "https://www.google.com/maps/search/?api=1&query=33.23645190820246,-96.78725813075408"
    }
  ]
}