Structured Data

    King's Landscape Design

    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: "King's Landscape Design",
      description: "King's Landscape Design is a full-service landscaping company based in Lemont serving the western Chicago suburbs. They specialize in landscape design, installation, and maintenance, creating custom outdoor spaces tailored to each client's needs and vision. With expertise spanning design consultation through ongoing property care, King's Landscape Design transforms residential and commercial properties into beautiful, functional outdoor environments.",
      url: "http://www.kingslandscapedesign.com/",
      telephone: "+1-630-323-3757",
      address: {
        @type: "PostalAddress",
        streetAddress: "16W280 Jeans Rd",
        addressLocality: "Lemont",
        addressRegion: "IL",
        postalCode: "60439",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.707467,
        longitude: -87.9409185
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Lemont, IL and surrounding western Chicago suburbs",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design, residential property owners wanting lawn maintenance, commercial properties needing professional grounds care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Expertise"
        },
        {
          @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.