Structured Data

    Florida Georgia Windows and 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: "Florida Georgia Windows and Doors",
      description: "Florida Georgia Windows and Doors is a Jacksonville-based windows and doors installation company serving the Northeast Florida region. They specialize in replacement windows, entry doors, and patio doors for both residential and commercial properties. With experience in the local market, they provide professional installation services designed to improve home energy efficiency and curb appeal.",
      url: "http://www.flgawd.com/",
      telephone: "+1-904-641-7010",
      address: {
        @type: "PostalAddress",
        streetAddress: "8535 Baymeadows Rd #14",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32256",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.221319299999998,
        longitude: -81.5800156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding Northeast Florida areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, Commercial property managers, Customers in Northeast Florida",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial 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.