Structured Data

    Orlando Pergolas and Decks

    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: "Orlando Pergolas and Decks",
      description: "Orlando Pergolas and Decks is a local contractor specializing in custom pergolas, decks, and outdoor living structures throughout the Orlando area. They design and build high-quality outdoor spaces that enhance home aesthetics and functionality, working directly with homeowners to create personalized solutions that match their vision and budget.",
      url: "https://www.orlandopergolas.com/",
      telephone: "+1-407-486-9732",
      address: {
        @type: "PostalAddress",
        streetAddress: "12156 Water Poppy Ct",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32828",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.553617,
        longitude: -81.16659399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida communities",
      knowsAbout: "Hardscaping & Patios, Homeowners wanting custom pergolas or decks, outdoor entertaining spaces, patio upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        }
      ],
      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.