{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://getsounding.com/soundingscore/#dataset",
  "name": "GetSounding SoundingScore Index",
  "description": "Methodology-qualified public AI visibility benchmarks with confidence intervals, component scores and declared reliability gates.",
  "url": "https://getsounding.com/soundingscore/",
  "creator": {
    "@type": "Organization",
    "@id": "https://shiftnodedigital.com/#organization",
    "name": "ShiftNode Digital"
  },
  "publisher": {
    "@id": "https://shiftnodedigital.com/#organization"
  },
  "license": "https://getsounding.com/legal/#terms",
  "isAccessibleForFree": true,
  "measurementTechnique": "Repeated, brand-neutral buyer-intent panels across a fixed model, market and date cohort with confidence intervals and deterministic citation evidence.",
  "distribution": {
    "@type": "DataDownload",
    "name": "Live SoundingScore public register",
    "contentUrl": "https://bhsrltwdimueobppuylv.supabase.co/functions/v1/get-public-soundingscores",
    "encodingFormat": "application/json"
  },
  "subjectOf": {
    "@type": "WebAPI",
    "name": "SoundingScore public register API",
    "url": "https://bhsrltwdimueobppuylv.supabase.co/functions/v1/get-public-soundingscores",
    "documentation": "https://getsounding.com/soundingscore/data.json",
    "termsOfService": "https://getsounding.com/legal/#terms",
    "provider": {
      "@id": "https://shiftnodedigital.com/#organization"
    },
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://bhsrltwdimueobppuylv.supabase.co/functions/v1/get-public-soundingscores?category={category}&locale={locale}&market={market}&period={period}",
        "httpMethod": "GET",
        "contentType": "application/json"
      },
      "query-input": [
        "required name=category",
        "required name=locale",
        "required name=market",
        "required name=period"
      ]
    }
  }
}
