Structured Data

    Great Colorado Homes

    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: "Great Colorado Homes",
      description: "Great Colorado Homes is a real estate agency serving the Colorado Springs area, helping buyers and sellers navigate the local housing market. Led by experienced agents, the team specializes in residential real estate transactions and provides personalized service to clients at all stages of the buying or selling process.",
      url: "https://greatcoloradohomes.com/",
      telephone: "+1-719-357-7366",
      address: {
        @type: "PostalAddress",
        streetAddress: "2175 N Academy Blvd Suite 9",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80909",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.864002299999996,
        longitude: -104.75691359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to move, Relocating professionals, Investors exploring Colorado Springs market",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Buyer & Seller 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.