Structured Data

    Desert King Windows

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Desert King Windows",
      description: "Desert King Windows is a San Antonio-based window and door installation company specializing in replacement windows, entry doors, and storm windows for residential properties. With over a decade of experience serving the greater San Antonio area, they offer custom window solutions designed to enhance energy efficiency and curb appeal. The team handles everything from in-home consultations to professional installation, helping homeowners upgrade their homes with quality products and expert craftsmanship.",
      url: "https://desertkingwindows.com/",
      telephone: "+1-210-963-7024",
      address: {
        @type: "PostalAddress",
        streetAddress: "1890 S Brazos St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.407300199999998,
        longitude: -98.5155446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking replacement windows, Entry door upgrades, Energy-efficient home improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Energy-Efficient Solutions"
        }
      ],
      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.