Structured Data

    Illuminating Landscapes

    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: "Illuminating Landscapes",
      description: "Illuminating Landscapes is a family-owned landscaping company based in Ladson, SC that specializes in landscape lighting, irrigation system installation and upgrades, landscape design, planting services, and hardscape installs. They focus on eco-friendly solutions that reduce water consumption and energy use while enhancing property aesthetics. Whether installing new systems or upgrading existing ones, they bring expertise in resource-efficient outdoor design and installation.",
      url: "http://illuminatinglandscapes.com/",
      telephone: "+1-843-276-6024",
      address: {
        @type: "PostalAddress",
        streetAddress: "1505 SanBorll Landing Drive",
        addressLocality: "Ladson",
        addressRegion: "SC",
        postalCode: "29456",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0369597,
        longitude: -80.1116373
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Charleston, Berkeley, Dorchester, and Colleton County, SC",
      knowsAbout: "Irrigation Systems, Homeowners and businesses seeking sustainable landscape solutions, property owners with existing systems needing upgrades, those wanting integrated outdoor lighting and irrigation design",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "System Upgrades Available"
        }
      ],
      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.