Structured Data

    BrightView Landscapes

    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: "BrightView Landscapes",
      description: "BrightView Landscapes is a professional landscaping company serving San Jose and the greater Bay Area with comprehensive outdoor property management. They offer landscape design, lawn maintenance, planting beds, mulching, fertilization programs, seasonal cleanup, and irrigation services for both residential and commercial properties. BrightView combines expert horticultural knowledge with reliable service to maintain and enhance outdoor spaces year-round.",
      url: "https://www.brightview.com/local/san-jose-ca-landscape-services",
      telephone: "+1-408-453-5904",
      address: {
        @type: "PostalAddress",
        streetAddress: "825 Mabury Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3627892,
        longitude: -121.8845749
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.1",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding Bay Area communities",
      knowsAbout: "Landscaping & Lawn Care, Residential homeowners, commercial property managers, HOA communities, businesses seeking outsourced landscape maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscape Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Residential & Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Regional Provider"
        }
      ],
      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.