Structured Data

    Farmers Insurance - Joshua Moore

    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: "Farmers Insurance - Joshua Moore",
      description: "Farmers Insurance agent Joshua Moore provides comprehensive insurance solutions in Colorado Springs, including auto, home, life, and business coverage. With a local presence on West Fillmore Street, Moore helps residents and business owners find the right insurance protection tailored to their specific needs through Farmers Insurance's range of policies and discounts.",
      url: "https://content.naic.org/",
      telephone: "+1-719-398-6600",
      address: {
        @type: "PostalAddress",
        streetAddress: "308 W Fillmore St # 200",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80907",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8755685,
        longitude: -104.8271287
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Insurance Agents, Colorado Springs residents needing auto or home insurance, business owners seeking commercial coverage, families wanting bundled policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Agent Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Line Coverage Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Farmers Insurance Network"
        }
      ],
      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.