Structured Data

    Commonwealth Insurance Brokers

    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: "Commonwealth Insurance Brokers",
      description: "Commonwealth Insurance Brokers is an independent insurance agency in Denver serving individuals and businesses with comprehensive coverage solutions. They specialize in health insurance, auto insurance, homeowners insurance, and commercial business coverage, offering personalized guidance to help clients find the right policies for their needs. As an independent broker, they work with multiple carriers to provide competitive rates and tailored solutions.",
      url: "http://commonwealthinsurancebrokers.com/",
      telephone: "+1-303-506-6861",
      address: {
        @type: "PostalAddress",
        streetAddress: "6000 E Evans Ave #3-315",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80222",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.677997999999995,
        longitude: -104.9178862
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Denver, Colorado and surrounding metro areas",
      knowsAbout: "Insurance Agents, Individuals seeking personalized insurance advice, small business owners, families needing comprehensive coverage, Denver-area residents comparing insurance options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Line Coverage"
        }
      ],
      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.