Structured Data

    Brodeur Landscapes

    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: "Brodeur Landscapes",
      description: "Brodeur Landscapes is a Sacramento-based landscaping company offering comprehensive outdoor design and maintenance services for residential and commercial properties. Founded on quality craftsmanship and attention to detail, they specialize in landscape design, installation, and ongoing maintenance to transform and preserve outdoor spaces. Their experienced team handles everything from garden installations to seasonal cleanups and irrigation systems.",
      url: "http://brodeurlandscapes.com/",
      telephone: "+1-415-529-8617",
      address: {
        @type: "PostalAddress",
        streetAddress: "3241 8th Ave",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95817",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5450191,
        longitude: -121.47258839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and maintenance, Commercial property managers, Busy professionals wanting year-round landscape care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscape Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial 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.