Structured Data

    Barber Insurance Agency

    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: "Barber Insurance Agency",
      description: "Barber Insurance Agency is an independent insurance broker serving the Apex and greater Triangle area, offering comprehensive coverage options including auto, home, life, and business insurance. As an independent agent, they represent multiple carriers, allowing them to find personalized coverage and competitive rates tailored to each client's specific needs. Their team focuses on building long-term relationships and providing reliable local service.",
      url: "https://insuringnc.com/",
      telephone: "+1-919-629-7426",
      address: {
        @type: "PostalAddress",
        streetAddress: "2201 Candun Dr #200",
        addressLocality: "Apex",
        addressRegion: "NC",
        postalCode: "27523",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7598701,
        longitude: -78.8305196
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Apex, NC and surrounding Triangle region",
      knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, business owners needing commercial insurance, families looking for life insurance, drivers wanting competitive auto rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Multi-Carrier Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Personalized Service"
        }
      ],
      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.