{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shining-star-beachfront-hokitika-rural-west-coast-nz",
  "name": "Shining Star Beachfront Accommodation",
  "description": "The Shining Star provides beachfront accommodation with great views of the sea and impressive West Coast sunsets. We offer a variety of accommodation to suit your budget and group size – choose from Chalets and Apartments, affordable Cabins, or Campervan Sites in our Holiday Park. Nestled in native gardens with an exclusive walkway direct to the beach, The Shining Star is situated just a few kilometres from central Hokitika, so you can relax in tranquility and enjoy the township and the surro...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shining-star-beachfront-hokitika-rural-west-coast-nz",
  "image": [
    "https://photos.geozone.co.nz/photos/89911766209ec86930c233b8db5c6627-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 Richards Drive, HOKITIKA 7810",
    "addressLocality": "Hokitika Rural",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.7078,
    "longitude": 170.974
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 301,
    "bestRating": 5,
    "worstRating": 1
  }
}