Structured Data

    Panelized Structures

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Panelized Structures",
      description: "Panelized Structures is a roofing contractor based in Henderson, Nevada, serving the Las Vegas valley with professional roofing services. While limited information is available online, they offer roofing solutions for residential and commercial properties. Contact them directly at (725) 307-8483 to discuss your roofing needs and project requirements.",
      telephone: "+1-725-307-8483",
      address: {
        @type: "PostalAddress",
        streetAddress: "226 Horizon Peak Dr",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0167772,
        longitude: -115.05202050000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Henderson and Las Vegas, Nevada",
      knowsAbout: "Roofing, Property owners needing roofing services in the Henderson and Las Vegas area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Henderson Base"
        }
      ],
      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.