Structured Data

    Tom King - GEICO Insurance Agent

    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: "Tom King - GEICO Insurance Agent",
      description: "Tom King is a GEICO Insurance Agent serving the Fredericksburg, VA area with a full range of auto, home, and life insurance products. As part of GEICO's network of local agents, Tom provides personalized insurance solutions and can help customers find coverage that fits their needs and budget.",
      url: "https://www.geico.com/insurance-agents/virginia/washington-dc/thomas-king/?y_source=1_MTU5OTAxMjktNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-540-736-6571",
      address: {
        @type: "PostalAddress",
        streetAddress: "3595 Plank Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2940077,
        longitude: -77.5226948
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.1",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Insurance Agents, Fredericksburg residents seeking auto and home insurance, multi-policy bundlers, GEICO customers wanting local agent support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "GEICO Network Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Insurance Types"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.