Structured Data

    Neighborhood Windows & Doors

    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: "Neighborhood Windows & Doors",
      description: "Neighborhood Windows & Doors is a locally-owned manufacturer and installer of custom windows and doors serving the Space Coast and Central Florida. They design, manufacture, and professionally install high-quality windows and entry doors tailored to each home's specific needs. With decades of combined experience, the team handles everything from initial consultation through final installation, offering energy-efficient options and transparent pricing with no hidden fees.",
      url: "https://www.myneighborhoodwindows.com/",
      telephone: "+1-321-735-8002",
      address: {
        @type: "PostalAddress",
        streetAddress: "223 Willard St STE A",
        addressLocality: "Cocoa",
        addressRegion: "FL",
        postalCode: "32922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3563333,
        longitude: -80.7269785
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "433",
        bestRating: "5"
      },
      areaServed: "Cocoa, FL and surrounding Central Florida communities",
      knowsAbout: "Windows & Doors, Homeowners seeking custom window and door replacements, energy-conscious buyers, those wanting superior craftsmanship and local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Manufacturing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free In-Home Consultations"
        }
      ],
      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.