Structured Data

    Indian Rock Landscapes

    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: "Indian Rock Landscapes",
      description: "Indian Rock Landscapes is a full-service landscaping company based in Richmond, CA, specializing in landscape design, installation, and maintenance for residential and commercial properties. They offer comprehensive services including planting beds, garden installation, mulching, fertilization programs, and seasonal cleanups to transform and maintain outdoor spaces throughout the Bay Area.",
      url: "http://indianrocklandscapes.com/",
      telephone: "+1-510-898-1025",
      address: {
        @type: "PostalAddress",
        streetAddress: "5327 Jacuzzi St",
        addressLocality: "Richmond",
        addressRegion: "CA",
        postalCode: "94804",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8984802,
        longitude: -122.31072019999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Richmond, CA and surrounding Bay Area communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, Property managers needing ongoing maintenance, Commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.