Structured Data

    Green Haven Lawn Care

    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: "Green Haven Lawn Care",
      description: "Green Haven Lawn Care is a locally-owned lawn maintenance company serving Colorado Springs and surrounding areas. They specialize in weekly and bi-weekly lawn care, landscape design, seasonal cleanups, and irrigation system services tailored to the Colorado climate. With a focus on quality service and customer satisfaction, Green Haven helps homeowners maintain healthy, attractive properties year-round.",
      url: "http://www.northeastcoloradospringslawncare.com/",
      telephone: "+1-719-353-9700",
      address: {
        @type: "PostalAddress",
        streetAddress: "5360 N Academy Blvd Suite 250",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9054183,
        longitude: -104.78198379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, property owners wanting landscape design consultation, residents needing seasonal yard cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.