Structured Data

    All Points Insurance

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "All Points Insurance",
      description: "All Points Insurance is an independent insurance agency in Charlotte offering comprehensive coverage including auto, home, life, and business insurance. Serving the Charlotte area since their establishment, they provide personalized insurance solutions and help clients find the right coverage at competitive rates through multiple carriers.",
      url: "https://www.allpointscharlotte.com/",
      telephone: "+1-704-535-3400",
      address: {
        @type: "PostalAddress",
        streetAddress: "5618 Albemarle Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2034465,
        longitude: -80.75217669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Small business owners, Individuals comparing insurance rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @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.