Structured Data

    Farmers Insurance - Dora Lopez Larsen

    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: "Farmers Insurance - Dora Lopez Larsen",
      description: "Farmers Insurance agent Dora Lopez Larsen offers comprehensive insurance coverage including auto, home, life, and business policies to San Jose residents and surrounding communities. With local expertise and personalized service, she helps customers find the right coverage at competitive rates through Farmers' multi-line insurance options.",
      url: "https://agents.farmers.com/ca/san-jose/dora-lopez-larsen/",
      telephone: "+1-408-224-0724",
      address: {
        @type: "PostalAddress",
        streetAddress: "5533 Snell Ave #201",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2524162,
        longitude: -121.83121639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Insurance Agents, San Jose families seeking bundled insurance, homeowners, auto insurance buyers, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-line Coverage Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Agent Expertise"
        }
      ],
      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.