Structured Data

    Window and Door Showplace - Old Dominion Dr

    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: "Window and Door Showplace - Old Dominion Dr",
      description: "Window and Door Showplace is a full-service window and door retailer and installer serving the Northern Virginia area. They offer custom window and door solutions, professional installation, and a showroom where customers can view products in person. With expertise in both residential replacement and new construction projects, they provide personalized consultations to help homeowners select the right windows and doors for their homes.",
      url: "https://www.wdshowplace.com/",
      telephone: "+1-703-506-3650",
      address: {
        @type: "PostalAddress",
        streetAddress: "6832 Old Dominion Dr Suite 103",
        addressLocality: "McLean",
        addressRegion: "VA",
        postalCode: "22101",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.935046799999995,
        longitude: -77.180194
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "McLean, Northern Virginia, and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, new construction projects, energy-efficient upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom 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.