Structured Data

    Freeway 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: "Freeway Insurance",
      description: "Freeway Insurance is a local insurance agency in Marietta offering auto, home, life, and business insurance coverage. As an independent agent, they work with multiple carriers to find competitive rates and personalized coverage options for individuals and families throughout the Atlanta area.",
      url: "https://locations.freeway.com/marietta-ga-30060",
      telephone: "+1-678-632-7084",
      address: {
        @type: "PostalAddress",
        streetAddress: "280 Cobb Pkwy SE Suite 10",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9468934,
        longitude: -84.5191151
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "469",
        bestRating: "5"
      },
      areaServed: "Marietta, GA and surrounding Atlanta metro area",
      knowsAbout: "Insurance Agents, Auto insurance shoppers, homeowners needing coverage, small business owners, families seeking multi-policy bundling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.