Structured Data

    Eberly’s Professional Lawn Care

    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: "Eberly’s Professional Lawn Care",
      description: "Eberly's Professional Lawn Care is a full-service landscaping company based in Del City, Oklahoma, offering comprehensive lawn maintenance, landscape design, and seasonal cleanup services. With over three decades of experience, they provide customized solutions for both residential and commercial properties, including weekly lawn mowing, planting beds, mulching, fertilization programs, and complete outdoor renovations. Their team is dedicated to creating and maintaining beautiful outdoor spaces that enhance property curb appeal.",
      url: "https://eberlyslawncare.com/",
      telephone: "+1-405-931-0161",
      address: {
        @type: "PostalAddress",
        streetAddress: "1736 Cherry Ln",
        addressLocality: "Del City",
        addressRegion: "OK",
        postalCode: "73115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4472658,
        longitude: -97.4468382
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Del City, Oklahoma and surrounding Oklahoma City metropolitan area",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn maintenance, commercial property managers, families wanting landscape design and renovation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Long-Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.