Structured Data

    Peter Claton: Allstate Insurance

    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: "Peter Claton: Allstate Insurance",
      description: "Peter Claton is an Allstate Insurance agent serving Colorado Springs with personalized coverage for auto, home, life, and business insurance. With over 80 customer reviews, Peter helps individuals and families find the right protection at competitive rates through Allstate's comprehensive product offerings.",
      url: "https://agents.allstate.com/peter-claton-colorado-springs-co.html",
      telephone: "+1-719-390-8771",
      address: {
        @type: "PostalAddress",
        streetAddress: "1802 Chapel Hills Dr Ste H",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80920",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9441908,
        longitude: -104.79196280000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Insurance Agents, Colorado Springs residents seeking auto and home insurance, families needing life coverage, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Allstate Coverage Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Agent Support"
        }
      ],
      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.