{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mossburn-country-park-southland",
  "name": "Mossburn Country Park",
  "description": "A beautiful, peaceful rural setting, the perfect place to sit back and enjoy the sounds and peace of nature. Large, spacious powered and unpowered sites, 7 beautiful basic cabins, steaming hot showers, hygienically clean toilets and a friendly, welcoming feeling. Approximately halfway between Queenstown and Te Anau. Open from the 1st of October 2024 to the 1st of May 2025 - Closed for winter.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mossburn-country-park-southland",
  "image": [
    "https://photos.geozone.co.nz/photos/85d709b26a8a8c3c617c2c041d46e27e-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "333 Mossburn Five Rivers Rd, Acton 9793",
    "addressLocality": "Mossburn",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.6518,
    "longitude": 168.268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 475,
    "bestRating": 5,
    "worstRating": 1
  }
}