{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.measurelab.co.uk/#organization",
      "name": "Measurelab",
      "alternateName": "Measurelab UK",
      "url": "https://www.measurelab.co.uk/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.measurelab.co.uk/images/measurelab-logos/measurelab-logo.png",
        "width": "512",
        "height": "512"
      },
      "description": "Independent analytics consultancy and Google Cloud Partner. We build intelligence platforms with AI agents and predictive models on BigQuery, implement GA4 and server-side tagging, and manage analytics infrastructure.",
      "foundingDate": "2013-10",
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "minValue": 20,
        "maxValue": 30
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "The Old Candlemakers, West Street",
        "addressLocality": "Lewes",
        "addressRegion": "East Sussex",
        "postalCode": "BN7 2NZ",
        "addressCountry": "GB"
      },
      "telephone": "+442039200387",
      "email": "hello@measurelab.co.uk",
      "areaServed": {
        "@type": "Country",
        "name": "United Kingdom"
      },
      "knowsAbout": [
        "Google Analytics 4",
        "Google Tag Manager",
        "Server-side Tag Management",
        "BigQuery",
        "Dataform",
        "Google Cloud Platform",
        "Vertex AI",
        "Looker Studio",
        "Data Engineering",
        "Consent Management",
        "Marketing Mix Modelling",
        "Predictive Analytics",
        "Data Warehousing",
        "Managed Analytics",
        "AI Agent Governance",
        "Semantic Layer for AI Agents",
        "Model Context Protocol"
      ],
      "sameAs": [
        "https://twitter.com/measurelab",
        "https://www.linkedin.com/company/measurelab",
        "https://www.youtube.com/@Measurelab",
        "https://measurelab.ai/",
        "https://solutions.measurelab.co.uk/"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "telephone": "+442039200387",
        "url": "https://www.measurelab.co.uk/contact/",
        "areaServed": "GB",
        "availableLanguage": "English"
      },
      "publishingPrinciples": "https://www.measurelab.co.uk/editorial-policy/"
    },
    {
      "@type": "WebSite",
      "@id": "https://www.measurelab.co.uk/#website",
      "name": "Measurelab",
      "url": "https://www.measurelab.co.uk/",
      "description": "Trusted data, intelligent decisions. Intelligence platforms, AI agents, predictive models and managed analytics from a Google Cloud Partner.",
      "publisher": {
        "@id": "https://www.measurelab.co.uk/#organization"
      },
      "copyrightHolder": {
        "@id": "https://www.measurelab.co.uk/#organization"
      },
      "copyrightYear": 2026,
      "inLanguage": "en-GB"
    }
  ]
}