Structured Data

    Southwest Door & Hardware, LLC

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Southwest Door & Hardware, LLC",
      description: "Southwest Door & Hardware, LLC is a Las Vegas-based supplier and installer of doors, hardware, and related building materials. They serve both residential and commercial clients with a focus on quality products and professional installation services for entry doors, interior doors, and architectural hardware.",
      telephone: "+1-702-221-2486",
      address: {
        @type: "PostalAddress",
        streetAddress: "4731 W Post Rd #120",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0747455,
        longitude: -115.20591069999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing door replacement or installation, contractors, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Door Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Las Vegas Presence"
        }
      ],
      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.