{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tolmer-reserve-serviceton-victoria",
  "name": "Tolmer Reserve Border Stop",
  "description": "Near Wolseley. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/tolmer-reserve-serviceton-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Western Hwy",
    "addressLocality": "Serviceton",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.344463,
    "longitude": 140.966729
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tolmer-reserve-border-stop?utm_source=list&utm_medium=web&utm_campaign=campsites/bordertown-sa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}