Structured Data

    Ben Turf Landscaping, LLC

    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: "Ben Turf Landscaping, LLC",
      description: "Ben Turf Landscaping, LLC is a full-service landscaping and hardscaping company serving South Florida. Based in Boca Raton with an additional office in Fort Lauderdale, they specialize in landscape design, installation, and maintenance along with hardscaping solutions including pavers, retaining walls, and outdoor living spaces. The team is committed to high-quality workmanship and offers free estimates for all projects.",
      url: "https://benturflandscaping.com/contact/",
      telephone: "+1-561-235-7909",
      address: {
        @type: "PostalAddress",
        streetAddress: "433 Plaza Real Suite 275",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33432",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3552759,
        longitude: -80.0858369
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "Boca Raton, Fort Lauderdale, and surrounding South Florida communities",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking landscape design, property maintenance, outdoor living spaces with hardscaping elements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.