Structured Data

    Leo Salomon's landscaping & lawn care

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Leo Salomon's landscaping & lawn care",
      description: "Leo Salomon's Landscaping & Lawn Care is a family-owned business serving the Troy, VA area with comprehensive landscape and lawn maintenance services. They specialize in both residential lawn care and landscape design, handling everything from routine maintenance to custom outdoor projects. With a strong reputation for quality work and attention to detail, Leo Salomon's is committed to transforming and maintaining outdoor spaces that homeowners can enjoy year-round.",
      telephone: "+1-434-327-3543",
      address: {
        @type: "PostalAddress",
        streetAddress: "171 Mechunk Creek Dr",
        addressLocality: "Troy",
        addressRegion: "VA",
        postalCode: "22974",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.974275899999995,
        longitude: -78.29266969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Troy, VA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn maintenance, Residential properties needing landscape design and upgrades, Families wanting professional yard care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Family-Owned Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        }
      ],
      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.