Structured Data

    OPEN Architectural Windows & Doors

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "OPEN Architectural Windows & Doors",
      description: "OPEN Architectural Windows & Doors is a Brooklyn-based manufacturer and installer specializing in custom architectural windows and doors for residential and commercial projects. They offer design consultation, custom fabrication, and professional installation services, combining quality craftsmanship with architectural expertise to deliver tailored solutions for modern and traditional properties.",
      url: "http://www.openawd.com/",
      telephone: "+1-516-212-6418",
      address: {
        @type: "PostalAddress",
        streetAddress: "123 Coffey St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11231",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.676362399999995,
        longitude: -74.0147528
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Windows & Doors, Architects, contractors, homeowners seeking custom solutions, commercial renovation projects, heritage restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Architectural Fabrication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation Services"
        }
      ],
      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.