Structured Data

    RJ 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: "RJ Landscape",
      description: "RJ Landscape is a full-service landscaping company based in Richmond, CA, specializing in landscape design, installation, and maintenance for residential and commercial properties. The team handles everything from ground preparation and plantings to hardscaping features, offering personalized design services to transform outdoor spaces. They focus on quality workmanship and attention to detail for properties throughout the East Bay.",
      url: "https://www.rjlandscape80.com/",
      telephone: "+1-510-660-5335",
      address: {
        @type: "PostalAddress",
        streetAddress: "630 McLaughlin St",
        addressLocality: "Richmond",
        addressRegion: "CA",
        postalCode: "94805",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.93839,
        longitude: -122.3248711
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Richmond and surrounding East Bay communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, property owners wanting professional maintenance, commercial properties needing grounds management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Experience"
        }
      ],
      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.