Structured Data

    Carolina Landscape Lighting

    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: "Carolina Landscape Lighting",
      description: "Carolina Landscape Lighting specializes in outdoor lighting design and installation for residential and commercial properties throughout the Charleston area. Based in Mount Pleasant, they transform outdoor spaces with custom lighting solutions that enhance aesthetics, security, and functionality. Their expertise spans landscape lighting design, installation, and maintenance to create beautiful illuminated outdoor environments.",
      url: "https://www.carolina-light.com/",
      telephone: "+1-843-817-9797",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 Johnnie Dodds Blvd",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.813634199999996,
        longitude: -79.86789759999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking to enhance curb appeal and outdoor living spaces, businesses wanting to improve exterior aesthetics and security lighting",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Installation & Maintenance"
        }
      ],
      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.