Structured Data

    Apex 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: "Apex landscape",
      description: "Apex Landscape and Lighting is a full-service outdoor design and construction company specializing in custom landscape design, hardscaping, lighting solutions, irrigation, drainage, and artificial turf installations. With over 3 years of experience, they create sustainable outdoor living spaces through thoughtful design, expert installation, and ongoing maintenance services. They serve residential clients throughout South Florida with offices in Fort Lauderdale, Miami, and Naples.",
      url: "https://theapexlandscapelighting.com/",
      telephone: "+1-954-354-2739",
      address: {
        @type: "PostalAddress",
        streetAddress: "4771 northeast terrace",
        addressLocality: "Fort Lauderdale",
        addressRegion: "FL",
        postalCode: "33334",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.1860912,
        longitude: -80.1436801
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "62",
        bestRating: "5"
      },
      areaServed: "Fort Lauderdale, Miami, and Naples, FL with surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking complete outdoor transformations, Property owners wanting ongoing landscape maintenance, Clients desiring custom hardscaping and outdoor living spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Design & Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ongoing Maintenance & Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sustainability Focus"
        }
      ],
      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.