[
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "@id": "https://elv8dgtl.in/#localbusiness",
    "name": "elv8 dgtl",
    "legalName": "Elevate Digital",
    "url": "https://elv8dgtl.in",
    "email": "hello@elv8dgtl.in",
    "foundingDate": "2024",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "2/342 Nawabganj",
      "addressLocality": "Kanpur",
      "addressRegion": "Uttar Pradesh",
      "postalCode": "208002",
      "addressCountry": "IN"
    },
    "telephone": "+91-8052743378",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 26.499301320433087,
      "longitude": 80.30929235911451
    },
    "priceRange": "₹₹",
    "sameAs": [
      "https://www.instagram.com/elv8dgtl.in",
      "https://www.linkedin.com/company/elv8dgtl"
    ],
    "areaServed": [
      "Kanpur",
      "Lucknow",
      "Uttar Pradesh",
      "North India"
    ],
    "hasOfferCatalog": {
      "@type": "OfferCatalog",
      "name": "Digital Marketing Services",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "SEO"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Social Media Management"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Web Development"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Brand Identity Design"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Performance Advertising"
          }
        }
      ]
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "@id": "https://elv8dgtl.in/#website",
    "url": "https://elv8dgtl.in",
    "name": "elv8 dgtl",
    "publisher": {
      "@id": "https://elv8dgtl.in/#localbusiness"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://elv8dgtl.in/#webpage",
    "url": "https://elv8dgtl.in",
    "name": "Digital Marketing Agency in Kanpur | elv8 dgtl",
    "isPartOf": {
      "@id": "https://elv8dgtl.in/#website"
    },
    "about": {
      "@id": "https://elv8dgtl.in/#localbusiness"
    }
  }
]