Structured Data

    Don Young Co

    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: "Don Young Co",
      description: "Don Young Co is a San Antonio-based window and door supplier and installer serving the greater Texas Hill Country region. They offer custom window and door solutions for both residential and commercial projects, with a focus on quality installation and customer service. Their showroom at Alamo Downs provides design consultation and product selection for homeowners and contractors.",
      url: "http://www.dycwindows.com/",
      telephone: "+1-210-225-0352",
      address: {
        @type: "PostalAddress",
        streetAddress: "6900 Alamo Downs Pkwy Suite 128",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4534871,
        longitude: -98.62080399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding Hill Country areas",
      knowsAbout: "Windows & Doors, Homeowners upgrading windows or doors, contractors seeking quality suppliers, renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window & Door Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        }
      ],
      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.