Structured Data

    The Farmhouse Banquet Hall

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Farmhouse Banquet Hall",
      description: "The Farmhouse Banquet Hall is a versatile event venue in Los Angeles offering elegant indoor and outdoor spaces for weddings, corporate events, and special celebrations. Located on Esperanza Street, this establishment provides a rustic yet refined setting ideal for hosting gatherings of various sizes. The venue combines farmhouse charm with professional event hosting capabilities to accommodate diverse client needs.",
      telephone: "+1-626-409-7948",
      address: {
        @type: "PostalAddress",
        streetAddress: "1411 Esperanza St",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0170822,
        longitude: -118.20122520000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Wedding couples, corporate event planners, milestone celebration hosts, medium to large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Farmhouse Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Purpose Spaces"
        }
      ],
      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.