Structured Data

    Premier Lawn and Landscape, LLC

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Premier Lawn and Landscape, LLC",
      description: "Premier Lawn and Landscape, LLC is a locally owned and operated company specializing in residential and commercial lawn maintenance and landscaping services in the Mt Sidney area. Licensed and fully insured, they stay current with cutting-edge lawn care techniques and equipment. They offer free estimates and pride themselves on reliable, professional service for both property types.",
      url: "https://premierlawnlandscapes.com/",
      telephone: "+1-540-480-1936",
      address: {
        @type: "PostalAddress",
        streetAddress: "610 Mt Pisgah Rd",
        addressLocality: "Mt Sidney",
        addressRegion: "VA",
        postalCode: "24467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2587059,
        longitude: -79.02193799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Mt Sidney, VA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Residential homeowners, commercial property managers, businesses needing year-round lawn maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed and Fully Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.