Structured Data

    Yuritzy Landscape

    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: "Yuritzy Landscape",
      description: "Yuritzy Landscape is a full-service landscaping company based in Riverside, IL, specializing in landscape design, installation, and maintenance for residential and commercial properties. The company offers comprehensive outdoor services including hardscaping, paver patios, retaining walls, drainage solutions, and landscape design to transform and enhance outdoor spaces throughout the Chicago area.",
      url: "http://www.yuritzylandscape.com/",
      telephone: "+1-708-853-1800",
      address: {
        @type: "PostalAddress",
        streetAddress: "2222 18th Ave",
        addressLocality: "Riverside",
        addressRegion: "IL",
        postalCode: "60546",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.848740899999996,
        longitude: -87.8541049
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "85",
        bestRating: "5"
      },
      areaServed: "Riverside, IL and surrounding Chicago metropolitan areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape transformation, Property managers needing maintenance services, Businesses wanting professional outdoor improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscape Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardscaping Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Focused Approach"
        }
      ],
      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.