{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haast-river-motels-and-holiday-park-haast-west-coast",
  "name": "Haast River Motels and Holiday Park",
  "description": "Welcome to Haast River Motels Holiday Park, your ideal holiday accommodation in the unforgettable West Coast, gateway to our stunning National Park. Our small, picturesque Holiday Park, situated on State Highway 6 and bordered by native bush-clad hills as our backdrop and a lovely Haast river running just behind our Park, the peace and tranquility will have you feeling like you are miles from anywhere a real home away from home. Our spacious, impeccably maintained grounds offer roomy, quiet a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haast-river-motels-and-holiday-park-haast-west-coast",
  "image": [
    "https://photos.geozone.co.nz/photos/dc3ace2d23ce7033b580c2bb6587aec1-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52 Haast Pass Highway, State Highway 6.",
    "addressLocality": "Haast",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.8643,
    "longitude": 169.047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 284,
    "bestRating": 5,
    "worstRating": 1
  }
}