{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/raymond-creek-falls-yalmy-victoria",
  "name": "Raymond Creek Falls Campground",
  "description": "Near Snowy River National Park, Lakes and Yalmy. Free, Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/raymond-creek-falls-yalmy-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": "Moorsford Rd",
    "addressLocality": "Yalmy",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.484969,
    "longitude": 148.307789
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/raymond-creek-falls-campground?utm_source=list&utm_medium=web&utm_campaign=campsites/tostaree-vic/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}