Structured Data

    GreenCity Design

    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: "GreenCity Design",
      description: "GreenCity Design is an outdoor living design and build company founded in 2014, specializing in creating sustainable landscapes for urban properties in the Hoboken, NYC, and Jersey City areas. Led by founder Nick Amoruso, they offer comprehensive services including landscape design, hardscaping, rooftop decks, green roofs, outdoor kitchens, pergolas, landscape lighting, artificial turf, and custom stonework. They serve as a single point of contact from initial concept through final installation, handling both residential backyards and rooftop transformations with a focus on functionality, aesthetics, and low-maintenance solutions.",
      url: "http://www.gcdnyc.com/",
      telephone: "+1-973-315-6280",
      address: {
        @type: "PostalAddress",
        streetAddress: "701 Monroe St Suite 4B",
        addressLocality: "Hoboken",
        addressRegion: "NJ",
        postalCode: "07030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.746452,
        longitude: -74.0377414
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Hoboken, Jersey City, and New York City",
      knowsAbout: "Landscaping & Lawn Care, Urban homeowners with rooftop or backyard spaces, property owners seeking low-maintenance sustainable landscaping, homeowners in Hoboken and Jersey City looking for design-build contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design + Build in-house"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized in Urban Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Managed Projects"
        }
      ],
      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.