{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gore-motor-camp-gore-main-southland",
  "name": "Gore Motor Camp",
  "description": "We have self-contained unit available with kitchen & bathroom or overnight cabins with shared amenities we also offer 35 powered sites along with nice established garden areas & sheltered for tenting areas, currently there no cost to use the laundry area & an available dump station is also available free of charge.",
  "url": "https://campertunity.com/listings/campgrounds/gore-motor-camp-gore-main-southland",
  "image": [
    "https://photos.geozone.co.nz/photos/dfee93ae92d62a52e170a21fbc57f205-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35 Broughton Street, GORE 9710",
    "addressLocality": "Gore Main",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.11,
    "longitude": 168.936
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/stl/southland-rto/paid-campground/gore-motor-camp/07e5cd40-6969-43bd-aa30-35ab949e0e1f"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}