Structured Data

    Elite Cuts Landscaping

    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: "Elite Cuts Landscaping",
      description: "Elite Cuts Landscaping is a full-service landscaping company based in Loxahatchee, serving residential and commercial properties across Palm Beach County. They specialize in lawn maintenance, landscape design, and outdoor property transformations with a focus on quality craftsmanship and reliable service.",
      telephone: "+1-561-385-7967",
      address: {
        @type: "PostalAddress",
        streetAddress: "16189 69th Ct N",
        addressLocality: "Loxahatchee",
        addressRegion: "FL",
        postalCode: "33470",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.777942,
        longitude: -80.2978492
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Loxahatchee, FL and surrounding Palm Beach County communities",
      knowsAbout: "Landscaping & Lawn Care, Residential homeowners, commercial property managers, investors seeking professional outdoor property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.