Structured Data

    The Den 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: "The Den Event Hall",
      description: "The Den Event Hall is a versatile event venue in Fort Washington offering customizable spaces for weddings, corporate events, receptions, and celebrations. Located on Livingston Road, the venue provides flexible event planning solutions to accommodate various party sizes and styles. Their experienced team works with clients to create memorable events tailored to each occasion.",
      url: "https://thedeneventhall.com/",
      telephone: "+1-202-909-0199",
      address: {
        @type: "PostalAddress",
        streetAddress: "9400 Livingston Rd Suite 102",
        addressLocality: "Fort Washington",
        addressRegion: "MD",
        postalCode: "20744",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.761646999999996,
        longitude: -76.9945456
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Fort Washington, Maryland and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event organizers, families hosting receptions and celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Planning"
        }
      ],
      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.