Structured Data

    Carter Insurance

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Carter Insurance",
      description: "Carter Insurance is an independent insurance agency in Jacksonville serving customers throughout northeast Florida with auto, home, life, and commercial coverage options. With over 894 customer reviews, they specialize in finding competitive rates and personalized coverage solutions to match each client's specific needs and budget.",
      url: "https://cartercheapinsurance.com/",
      telephone: "+1-904-636-5050",
      address: {
        @type: "PostalAddress",
        streetAddress: "4342 University Blvd S",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.278338099999996,
        longitude: -81.60317479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "894",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding areas in northeast Florida",
      knowsAbout: "Insurance Agents, Budget-conscious drivers, homeowners seeking bundled discounts, small business owners, families needing life insurance protection",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Line 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.