Structured Data

    Patrick Conaway: Allstate 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: "Patrick Conaway: Allstate Insurance",
      description: "Patrick Conaway is a local Allstate Insurance agent serving Aurora and surrounding areas with personalized insurance solutions. He offers auto, home, life, and business insurance coverage, helping customers find the right protection at competitive rates. With years of experience as an Allstate agent, Patrick works with clients to customize policies that fit their unique needs and budget.",
      url: "https://agents.allstate.com/patrick-conaway-aurora-co.html",
      telephone: "+1-303-752-1441",
      address: {
        @type: "PostalAddress",
        streetAddress: "1710 S Buckley Rd Unit 6",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80017",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6853335,
        longitude: -104.78930559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Aurora, CO and surrounding Denver metro area",
      knowsAbout: "Insurance Agents, Auto and home insurance shoppers, families seeking life insurance, small business owners, customers wanting local agent support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Allstate Coverage Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundling Discounts Available"
        }
      ],
      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.