Structured Data

    Winners Palace Event Hall

    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: "Winners Palace Event Hall",
      description: "Winners Palace Event Hall is a versatile event venue in Brooklyn offering customizable spaces for weddings, corporate events, birthday parties, and other celebrations. Located on Ralph Avenue, the venue provides professional event hosting with flexible layouts to accommodate various group sizes and occasions.",
      url: "http://www.winnerspalaceeventhall.com/",
      telephone: "+1-347-793-3411",
      address: {
        @type: "PostalAddress",
        streetAddress: "1610 Ralph Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11236",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6377143,
        longitude: -73.9195098
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "90",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking an affordable Brooklyn wedding venue, corporate event planners, birthday party hosts, private event organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Event Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Event Hosting"
        }
      ],
      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.