Structured Data

    E & L Lawn Care

    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: "E & L Lawn Care",
      description: "E & L Lawn Care provides comprehensive lawn maintenance and landscaping services to Lubbock residents and businesses. Based in Lubbock, the company specializes in keeping lawns healthy and attractive through regular maintenance, seasonal care, and professional landscape work. They serve both residential and commercial properties throughout the area.",
      url: "http://www.eandllawncare.com/",
      telephone: "+1-432-955-3562",
      address: {
        @type: "PostalAddress",
        streetAddress: "5109 82nd St UNIT 7",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5185405,
        longitude: -101.9204707
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners, Small business owners, Property managers seeking regular lawn maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Lubbock Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        }
      ],
      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.