Structured Data

    Freeway Insurance - W Olive Ave

    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 - W Olive Ave",
      description: "Freeway Insurance is a local insurance agency in Fresno offering auto insurance, homeowners insurance, and other coverage options to individuals and families. With competitive rates and personalized service, they help customers find affordable insurance solutions tailored to their specific needs.",
      url: "https://locations.freeway.com/auto-insurance-fresno-ca-93728",
      telephone: "+1-559-308-7014",
      address: {
        @type: "PostalAddress",
        streetAddress: "441 W Olive Ave # 101",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93728",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.757420599999996,
        longitude: -119.81724829999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "173",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Insurance Agents, Budget-conscious drivers, Homeowners seeking affordable insurance, Fresno residents looking for local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.