Structured Data

    Jeff's Landscape Design and Construction

    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: "Jeff's Landscape Design and Construction",
      description: "Jeff's Landscape Design and Construction is a full-service landscaping company based in Cranford, NJ that specializes in landscape design, hardscaping, and construction projects. They offer comprehensive outdoor solutions including design services, installation, and project management for residential properties. With years of experience in the Cranford area, they focus on creating functional and attractive outdoor spaces tailored to each client's needs.",
      url: "https://www.jeffslandscaping.com/",
      telephone: "+1-908-272-9150",
      address: {
        @type: "PostalAddress",
        streetAddress: "336 Centennial Ave",
        addressLocality: "Cranford",
        addressRegion: "NJ",
        postalCode: "07016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6490855,
        longitude: -74.295
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Cranford, NJ and surrounding Union County communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, hardscape installations, and complete outdoor renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.