{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-maidens-inn-moama",
  "name": "Discovery Parks - Maidens Inn, Moama",
  "description": "Add Moama to your next itinerary, a quaint little riverside town, straddling the borders of NSW and Victoria. Discovery Parks – Maidens Inn, Moama comes with tons of tranquility, and century-old history in nearby Echuca. Whether you’re in a comfy cabin or living the caravan dream, you’re smack bang in the middle of the Mighty Murray River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-maidens-inn-moama",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/3f51d980-4641-42b7-a70a-344c54bc1cd9/22399_maidens_inn_other_039.jpg",
    "https://www.discoveryholidayparks.com.au/getmedia/336616c0-bbd2-49b6-b1b9-0211242606a8/Maidens-Inn-Deluxe-2BR-Riverfront-Cabin-S6-hero-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deniliquin Street",
    "addressLocality": "Moama",
    "addressRegion": "NSW",
    "postalCode": "2731",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.117528,
    "longitude": 144.776266
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 752,
    "bestRating": 5,
    "worstRating": 1
  }
}