{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/griffith-tourist-caravan-park-griffith-nsw",
  "name": "Griffith Tourist Caravan Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/griffith-tourist-caravan-park-griffith-nsw",
  "image": [
    "https://static.wixstatic.com/media/01ae25_48934d2b0d61413d874723a763bf1260~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "73 Willandra Avenue",
    "addressLocality": "Griffith",
    "addressRegion": "NSW",
    "postalCode": "2680",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.334545,
    "longitude": 146.0081042
  }
}