Structured Data

    West Texas Exteriors Inc-

    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: "West Texas Exteriors Inc-",
      description: "West Texas Exteriors Inc is a roofing contractor serving Lubbock and the surrounding area with residential and commercial roofing services. The company specializes in roof installation, repair, and replacement, helping homeowners and businesses protect their properties with quality workmanship and reliable service.",
      url: "http://westtexasexteriors.com/",
      telephone: "+1-806-748-6777",
      address: {
        @type: "PostalAddress",
        streetAddress: "327 E 74th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5273231,
        longitude: -101.83116729999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Property owners planning roof replacement, Commercial building managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Roofing"
        }
      ],
      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.