Structured Data

    Down to Earth Landscaping

    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: "Down to Earth Landscaping",
      description: "Down to Earth Landscaping is an Englewood-based full-service landscaping company offering design, installation, and maintenance for residential properties. They specialize in creating and maintaining beautiful outdoor spaces with attention to detail and customer satisfaction. Their comprehensive services include landscape design, plantings, lawn care, hardscaping, and seasonal maintenance.",
      url: "https://dtelandscaping.co/",
      telephone: "+1-720-815-0545",
      address: {
        @type: "PostalAddress",
        streetAddress: "2719 S Acoma St",
        addressLocality: "Englewood",
        addressRegion: "CO",
        postalCode: "80110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6672918,
        longitude: -104.989155
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Englewood, CO and surrounding Denver metro areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners wanting landscape design and installation, Property owners seeking regular maintenance and seasonal care, Residents looking to enhance curb appeal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        }
      ],
      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.