Structured Data

    Atlanta Premier Insurance Agency

    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: "Atlanta Premier Insurance Agency",
      description: "Atlanta Premier Insurance Agency is an independent insurance agency in Marietta serving the greater Atlanta area with comprehensive coverage options. They specialize in auto, home, life, and business insurance, offering personalized quotes and bundling discounts to help clients find the right coverage at competitive rates. Their team works with multiple carriers to ensure clients get tailored solutions for their specific needs.",
      url: "http://www.atlantapremierins.com/",
      telephone: "+1-678-364-7904",
      address: {
        @type: "PostalAddress",
        streetAddress: "55 Atlanta St SE Ste 423",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9505549,
        longitude: -84.548717
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Marietta, Atlanta, and surrounding areas in metro Atlanta",
      knowsAbout: "Insurance Agents, Atlanta-area homeowners, auto insurance shoppers, small business owners, families seeking life insurance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Carriers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "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.