Structured Data

    Fresno Pergola Company

    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: "Fresno Pergola Company",
      description: "Fresno Pergola Company specializes in designing and building custom pergolas, shade structures, and outdoor living spaces for residential properties throughout the Fresno area. The company offers design consultation, installation, and custom fabrication to help homeowners create functional outdoor entertainment areas. They focus on quality craftsmanship and personalized service to match each client's aesthetic and functional needs.",
      url: "https://fresnopergola.com/",
      telephone: "+1-559-702-8984",
      address: {
        @type: "PostalAddress",
        streetAddress: "860 Collins Ave #230",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7243586,
        longitude: -119.8006647
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners looking to enhance outdoor living spaces, entertaining enthusiasts, property owners seeking custom shade solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Fabrication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional 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.