Structured Data

    New Hope 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: "New Hope Insurance",
      description: "New Hope Insurance is an independent insurance agency in Gastonia serving North Carolina with comprehensive coverage options including auto, home, life, and business insurance. Their experienced team works with multiple carriers to find personalized coverage solutions and competitive rates for individuals and businesses. They pride themselves on local service and building long-term relationships with their clients.",
      url: "https://www.newhopeins.com/",
      telephone: "+1-704-824-3130",
      address: {
        @type: "PostalAddress",
        streetAddress: "2664 S New Hope Rd",
        addressLocality: "Gastonia",
        addressRegion: "NC",
        postalCode: "28056",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.24056530000001,
        longitude: -81.1208868
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "537",
        bestRating: "5"
      },
      areaServed: "Gastonia, NC and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, small business owners, individuals comparing auto and home insurance rates, NC residents wanting local agent relationships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Carriers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.