{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winton-free-camping-area-southland",
  "name": "Winton Free Camping Area",
  "description": "Free parking area for certified self contained campervans for a maximum of 7 nights in any 30 day period.",
  "url": "https://campertunity.com/listings/campgrounds/winton-free-camping-area-southland",
  "image": [
    "https://photos.geozone.co.nz/photos/f8d20c655bea8825707215e5832f87f1-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winton",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.1435,
    "longitude": 168.327
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/stl/southland/free-campground/winton-free-camping-area/df885d8b-81f8-4da7-81e0-e0cd2f1d9cd2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    }
  ]
}