Structured Data

    Ironwood Earthcare

    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: "Ironwood Earthcare",
      description: "Ironwood Earthcare is a full-service general contracting and landscaping company based in Aurora that specializes in outdoor construction, grading, site preparation, and comprehensive landscaping solutions. They handle both residential and commercial projects, offering expertise in hardscaping, drainage solutions, and landscape design implementation. Known for quality craftsmanship and attention to detail, Ironwood Earthcare transforms outdoor spaces with professional earthwork and landscape installation services.",
      url: "https://ironwoodearthcare.com/",
      telephone: "+1-303-366-3020",
      address: {
        @type: "PostalAddress",
        streetAddress: "312 Norfolk St",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80011",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7208182,
        longitude: -104.7953919
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "177",
        bestRating: "5"
      },
      areaServed: "Aurora, CO and surrounding Denver metro area",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape renovation, Commercial property managers, Contractors needing site preparation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Earthwork & Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced General Contractor"
        }
      ],
      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.