Structured Data

    Getz Lawn Care

    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: "Getz Lawn Care",
      description: "Getz Lawn Care is a local, full-service lawn maintenance company serving Highlands Ranch and surrounding areas. They specialize in weekly lawn mowing, trimming, and blowing, along with comprehensive seasonal services including power raking, aeration, fertilization, mulch installation, yard cleanups, sprinkler maintenance, and tree/shrub pruning. They also offer snow removal, Christmas light installation, junk removal, gutter cleaning, and weed control — making them a one-stop solution for year-round property maintenance.",
      url: "http://www.getzlawncare.com/",
      telephone: "+1-720-760-3636",
      address: {
        @type: "PostalAddress",
        streetAddress: "9893 Sydney Ln",
        addressLocality: "Highlands Ranch",
        addressRegion: "CO",
        postalCode: "80130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.537248,
        longitude: -104.92968409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Highlands Ranch, CO and surrounding communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Busy professionals needing year-round property care, Residential property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Established"
        }
      ],
      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.