Structured Data

    Smith Landscape

    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: "Smith Landscape",
      description: "Smith Landscape is a full-service landscaping and hardscaping company based in Upland, CA, specializing in outdoor design and construction projects. They offer comprehensive services including landscape design, installation, hardscaping, masonry work, and outdoor living spaces. Smith Landscape is known for quality craftsmanship and attention to detail in transforming residential outdoor spaces.",
      url: "https://www.smithlandscapemasonry.com/",
      telephone: "+1-909-456-9123",
      address: {
        @type: "PostalAddress",
        streetAddress: "154 W Foothill Blvd Unit 356",
        addressLocality: "Upland",
        addressRegion: "CA",
        postalCode: "91786",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.1061117,
        longitude: -117.6537289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Upland, CA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, those wanting patio or hardscape installations, property owners planning outdoor living spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardscaping & Masonry 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.