Structured Data

    Steve Paige - State Farm Insurance Agent

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

    Schema.org / LocalBusiness
    |
    37 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Steve Paige - State Farm Insurance Agent",
      url: "https://www.stevepaige.com/?cmpid=MLLIST",
      telephone: "+1-770-993-6032",
      address: {
        @type: "PostalAddress",
        streetAddress: "5575 Chamblee Dunwoody Rd ste c",
        addressLocality: "Dunwoody",
        addressRegion: "GA",
        postalCode: "30338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.950641,
        longitude: -84.335968
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "766",
        bestRating: "5"
      },
      knowsAbout: "Insurance Agents",
      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.