Structured Data

    Cmm Insurance Agency

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Cmm Insurance Agency",
      description: "CMM Insurance Agency is an independent insurance agency serving Corpus Christi and surrounding areas. They provide a full range of insurance products including auto, home, life, and business coverage, working with multiple carriers to find clients the best rates and coverage options. As an independent agent, CMM can shop policies across different insurers rather than being limited to one company.",
      telephone: "+1-361-654-0085",
      address: {
        @type: "PostalAddress",
        streetAddress: "6237 Kostoryz Rd Ste A",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.710220699999997,
        longitude: -97.4251439
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners seeking competitive rates, small business owners, individuals bundling multiple policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.