Structured Data

    M Holloway Agency

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "M Holloway Agency",
      description: "M Holloway Agency is an independent insurance agency in Marietta serving Georgia families and businesses with comprehensive coverage options. They specialize in auto, home, life, and commercial insurance, offering personalized service and competitive quotes to help clients find the right protection for their needs.",
      telephone: "+1-678-540-4733",
      address: {
        @type: "PostalAddress",
        streetAddress: "20 Whitlock Pl SW",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.951234,
        longitude: -84.5722603
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "172",
        bestRating: "5"
      },
      areaServed: "Marietta, Georgia and surrounding areas",
      knowsAbout: "Insurance Agents, Local families needing auto and home insurance, small business owners seeking commercial coverage, individuals comparing rates and wanting personalized service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        }
      ],
      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.