Structured Data

    The Colorado Springs Group

    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: "The Colorado Springs Group",
      description: "The Colorado Springs Group is a full-service property management company specializing in residential and commercial properties throughout the Colorado Springs area. They handle tenant screening, rent collection, maintenance coordination, and property inspections for landlords and property owners seeking professional management. The company focuses on maximizing property value while minimizing owner involvement through comprehensive oversight and responsive service.",
      url: "https://www.coloradospringspropertymanagement.com/",
      telephone: "+1-719-799-3686",
      address: {
        @type: "PostalAddress",
        streetAddress: "6665 Wild Indigo Dr",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9310088,
        longitude: -104.7231631
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Real Estate Agents, Landlords, real estate investors, property owners seeking hands-off management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.