Structured Data

    Dragonetti Brothers Landscaping

    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: "Dragonetti Brothers Landscaping",
      description: "Dragonetti Brothers Landscaping is a full-service landscaping company based in Brooklyn serving the greater New York area. They offer comprehensive landscape design, lawn maintenance, planting, mulching, seasonal cleanups, and irrigation services for both residential and commercial properties. With over a decade of experience, they focus on creating and maintaining beautiful outdoor spaces tailored to each client's needs.",
      url: "https://www.dragonettibrothers.com/",
      telephone: "+1-718-451-1300",
      address: {
        @type: "PostalAddress",
        streetAddress: "129 Louisiana Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.656217,
        longitude: -73.8939883
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "127",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding New York areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn care, Commercial property managers, Customers wanting complete landscape design and installation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial & Residential 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.