{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ball-park-caravan-park-corowa-nsw",
  "name": "Ball Park Caravan Park",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Ball Park Caravan Park in 2646-Corowa / Australia (New South Wales)",
  "url": "https://campertunity.com/listings/campgrounds/ball-park-caravan-park-corowa-nsw",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bridge Road",
    "addressLocality": "Corowa",
    "addressRegion": "New South Wales",
    "postalCode": "2646",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.0333,
    "longitude": 146.383
  }
}