Structured Data

    Broward Landscape

    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: "Broward Landscape",
      description: "Broward Landscape is a full-service landscaping company based in Coral Springs serving the greater Broward County area. They specialize in landscape design, lawn maintenance, planting beds, mulching, fertilization programs, and seasonal cleanups for residential and commercial properties. With over a decade of experience, they combine quality craftsmanship with personalized service to transform and maintain outdoor spaces.",
      url: "https://browardlandscape.com/",
      telephone: "+1-954-752-7027",
      address: {
        @type: "PostalAddress",
        streetAddress: "7301 Wiles Rd #108",
        addressLocality: "Coral Springs",
        addressRegion: "FL",
        postalCode: "33067",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.2870387,
        longitude: -80.22441169999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Coral Springs, Broward County, and surrounding South Florida communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, property managers overseeing commercial landscapes, new homeowners wanting landscape design, businesses requiring seasonal property upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Outdoor Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Broward Knowledge"
        }
      ],
      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.