{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2-mile-creek-e-of-horsham-victoria",
  "name": "2 Mile Creek",
  "description": "Near Western Grampians and Longerenong. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/2-mile-creek-e-of-horsham-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--y96Yr8tV--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/h7vlrklertwh8flzrvtx",
    "https://media.anycamp.com.au/c/image/upload/s--ACgdMHOn--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/h7vlrklertwh8flzrvtx"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Longerenong Rd, Longerenong",
    "addressLocality": "E of Horsham",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.690739,
    "longitude": 142.319631
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/2-mile-creek?utm_source=list&utm_medium=web&utm_campaign=campsites/natimuk-vic/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}