Structured Data

    Penglin Paving

    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: "Penglin Paving",
      description: "Penglin Paving & Landscaping is a full-service landscape design and build company with over 30 years of experience serving the San Jose area. They specialize in residential hardscaping and landscaping, including paver patios, driveways, walkways, retaining walls, concrete work, outdoor kitchens, artificial grass installation, and drainage solutions. The team, led by Prem and Kevin, works collaboratively with clients through every phase—from design to installation—using high-quality materials and maintaining clear communication throughout projects.",
      url: "http://penglinlandscaping.com/",
      telephone: "+1-408-802-0244",
      address: {
        @type: "PostalAddress",
        streetAddress: "El Vista Way",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3328165,
        longitude: -121.79199020000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking backyard transformations, Families wanting outdoor living spaces, Budget-conscious renovators, Properties with drainage issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "End-to-End Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drainage Problem Solving"
        }
      ],
      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.