Structured Data

    BH Top, LLC

    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: "BH Top, LLC",
      description: "BH Top, LLC provides professional irrigation system installation and maintenance services for residential properties in the Richmond, VA area. The company specializes in designing and installing new irrigation systems tailored to individual landscape needs, along with ongoing maintenance to keep systems operating efficiently. They offer free estimates to help homeowners understand their irrigation options and costs.",
      url: "https://linktr.ee/bhtopirrigation",
      telephone: "+1-804-489-8797",
      address: {
        @type: "PostalAddress",
        streetAddress: "9601 Ladue Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23237",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.383572199999996,
        longitude: -77.48116519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners with new landscaping projects, Residential property owners needing system maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.