Structured Data

    Evergreen Construction & Landscaping

    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: "Evergreen Construction & Landscaping",
      description: "Evergreen Construction & Landscaping is a full-service contractor and landscaping company serving the San Jose area. They offer comprehensive construction services, landscape design, and outdoor improvement projects including hardscaping, patios, and landscaping installations. With over a decade of local experience, Evergreen combines quality craftsmanship with personalized service for residential and commercial clients.",
      url: "http://www.evlanco.com/",
      telephone: "+1-408-274-1700",
      address: {
        @type: "PostalAddress",
        streetAddress: "3015 Silverland Dr",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95135",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3129626,
        longitude: -121.78202220000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking landscape renovations, property owners needing hardscaping installations, residential customers wanting integrated construction and landscaping projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & 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.