{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lumsden-parking-area-lumsden-balfour-southland",
  "name": "Lumsden Parking Area",
  "description": "There are spaces for non-self-contained camping on either side of the train platform, between the signposted arrows on site. Up to 7 nights in any 30 day period. This area is shown in green on the aerial photo in the photo reel above. There are no other spaces for non-self-contained campers in the town and there is an enforcement service in place if camping occurs outside of the identified non-self-contained area. There is also a commercial camping facility available at the northern end of th...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lumsden-parking-area-lumsden-balfour-southland",
  "image": [
    "https://photos.geozone.co.nz/photos/90a6c0ec4c28eb146daba051949780ca-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lumsden-Balfour",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.7389,
    "longitude": 168.442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 945,
    "bestRating": 5,
    "worstRating": 1
  }
}