Structured Data

    New Project Landscaping LLC - Hardscape Contractor, Front Yard & Backyard Landscaping Company

    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: "New Project Landscaping LLC - Hardscape Contractor, Front Yard & Backyard Landscaping Company",
      description: "New Project Landscaping LLC is a hardscape contractor based in Colorado Springs specializing in front yard and backyard landscaping transformations. They offer comprehensive hardscaping services including paver patios, retaining walls, walkways, and outdoor living spaces. The team handles both design and installation to create functional and attractive outdoor environments for residential properties.",
      url: "https://coloradoservice.wixsite.com/newprojectllc",
      telephone: "+1-719-459-6073",
      address: {
        @type: "PostalAddress",
        streetAddress: "4224 Deerfield Hills Rd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80916",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7841467,
        longitude: -104.7498835
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking patio installations, landscape redesigns, residential hardscape projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardscape Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Front & Backyard 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.