{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/theresa-v-rosebud-victoria",
  "name": "Theresa V.",
  "description": "Love the online check in. Toilet blocks require a code which is so convenient and clean. Amazing loc...",
  "url": "https://campertunity.com/listings/campgrounds/theresa-v-rosebud-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--E9JoGi0P--/c_fill,h_400,q_auto,w_800/v1/production/parx4uq2vnvsnfrv5tqy",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1380 Point Nepean Rd",
    "addressLocality": "Rosebud",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.3710325,
    "longitude": 144.9095115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}