{
  "@context": "https://schema.org",
  "@type": "EventVenue",
  "name": "Ramayana Palace Banquet & Lawn",
  "url": "https://www.ramayanapalace.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramayana Palace, Deva Rd, near Baba Hospital Road, Chinhat",
    "addressLocality": "Lucknow",
    "addressRegion": "Uttar Pradesh",
    "postalCode": "226028",
    "addressCountry": "IN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.895097825408403,
    "longitude": 81.0361048479262
  },
  "event": [
    {
      "@type": "Event",
      "name": "Wedding Celebrations at Ramayana Palace Lawn",
      "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
      "eventStatus": "https://schema.org/EventScheduled",
      "location": {
        "@type": "Place",
        "name": "Ramayana Palace Lawn",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Ramayana Palace, Deva Rd, near Baba Hospital Road, Chinhat",
          "addressLocality": "Lucknow",
          "addressRegion": "Uttar Pradesh",
          "postalCode": "226028",
          "addressCountry": "IN"
        }
      },
      "offers": {
        "@type": "Offer",
        "url": "https://www.ramayanapalace.com/lawn",
        "price": "Custom Packages",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock",
        "validFrom": "2025-01-01T00:00"
      }
    },
    {
      "@type": "Event",
      "name": "Banquet Hall Events at Ramayana Palace",
      "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
      "eventStatus": "https://schema.org/EventScheduled",
      "location": {
        "@type": "Place",
        "name": "Ramayana Palace Banquet Hall",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Ramayana Palace, Deva Rd, near Baba Hospital Road, Chinhat",
          "addressLocality": "Lucknow",
          "addressRegion": "Uttar Pradesh",
          "postalCode": "226028",
          "addressCountry": "IN"
        }
      },
      "offers": {
        "@type": "Offer",
        "url": "https://www.ramayanapalace.com/banquet",
        "price": "Custom Packages",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock",
        "validFrom": "2025-01-01T00:00"
      }
    },
    {
      "@type": "Event",
      "name": "Corporate Meetings & Conferences at Ramayana Palace",
      "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
      "eventStatus": "https://schema.org/EventScheduled",
      "location": {
        "@type": "Place",
        "name": "Ramayana Palace Conference Facilities",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Ramayana Palace, Deva Rd, near Baba Hospital Road, Chinhat",
          "addressLocality": "Lucknow",
          "addressRegion": "Uttar Pradesh",
          "postalCode": "226028",
          "addressCountry": "IN"
        }
      },
      "offers": {
        "@type": "Offer",
        "url": "https://www.ramayanapalace.com/banquet",
        "price": "Custom Packages",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock",
        "validFrom": "2025-01-01T00:00"
      }
    }
  ]
}