Structured Data

    Window Nation Northern Virginia

    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 Nation Northern Virginia",
      description: "Window Nation Northern Virginia specializes in custom replacement windows, entry doors, and storm windows for residential homes throughout the Northern Virginia area. As part of the national Window Nation franchise, they offer professional installation, energy-efficient options, and manufacturer warranties on all products. They're known for providing free in-home estimates and flexible financing to make window and door upgrades accessible to homeowners.",
      url: "https://www.windownation.com/va/lorton/lorton-virginia-8198-terminal-road-105",
      telephone: "+1-703-372-4540",
      address: {
        @type: "PostalAddress",
        streetAddress: "8198 Terminal Rd #105",
        addressLocality: "Lorton",
        addressRegion: "VA",
        postalCode: "22079",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.735389,
        longitude: -77.18856799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "1272",
        bestRating: "5"
      },
      areaServed: "Lorton, Northern Virginia, and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient windows, Existing homeowners planning renovations, Budget-conscious families wanting quality upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free In-Home Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Options Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manufacturer Warranties"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.