Structured Data

    Valley Lawn Services

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Valley Lawn Services",
      description: "Valley Lawn Services provides comprehensive landscaping and lawn care for residential properties in the Broadway, VA area. They handle routine maintenance, yard design, and seasonal services to keep properties looking well-maintained year-round. Their focus is on reliable local service for homeowners who want professional care without the hassle of DIY lawn management.",
      url: "https://www.virginiagardenlandscaping.com/gardener-in-broadway/",
      telephone: "+1-540-578-5296",
      address: {
        @type: "PostalAddress",
        streetAddress: "326 S Main St",
        addressLocality: "Broadway",
        addressRegion: "VA",
        postalCode: "22815",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6073739,
        longitude: -78.8015058
      },
      areaServed: "Broadway, VA and surrounding Rockingham County areas",
      knowsAbout: "Landscaping & Lawn Care, Busy homeowners, residential property owners seeking ongoing maintenance, homeowners wanting professional yard design",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Broadway presence"
        },
        {
          @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.