Structured Data

    Red Fern Brooklyn Garden & 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: "Red Fern Brooklyn Garden & Landscape Design",
      description: "Red Fern Brooklyn is a full-service landscape design and garden installation company serving Brooklyn and surrounding areas. They specialize in creating custom outdoor spaces through landscape design, garden installations, planting beds, and seasonal maintenance. The team combines creative design expertise with hands-on horticultural knowledge to transform residential and commercial properties into thriving outdoor environments.",
      url: "http://www.redfernbrooklyn.com/",
      telephone: "+1-347-661-6209",
      address: {
        @type: "PostalAddress",
        streetAddress: "4223 1st Ave Suite 401",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11231",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6543827,
        longitude: -74.0147394
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom garden design, properties needing landscape transformation, clients wanting professional planting and garden installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Garden Installation"
        }
      ],
      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.