Structured Data

    Quality Landscape & Maintenance

    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: "Quality Landscape & Maintenance",
      description: "Quality Landscape & Maintenance is a full-service landscaping company serving Clovis and the surrounding Central Valley area. They specialize in landscape design, installation, and ongoing maintenance to keep properties looking their best year-round. With a focus on quality workmanship and customer satisfaction, they handle everything from lawn care to hardscaping projects.",
      url: "http://qualitylandscape.us/",
      telephone: "+1-559-297-8773",
      address: {
        @type: "PostalAddress",
        streetAddress: "8255 N Sunnyside Ave",
        addressLocality: "Clovis",
        addressRegion: "CA",
        postalCode: "93619",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.855821,
        longitude: -119.693547
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Clovis, CA and surrounding Central Valley communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Residential properties needing landscape redesign, Property owners in the Clovis area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.