{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/temora-caravan-park-au",
  "name": "Temora Caravan Park",
  "description": "Near Riverina and the Thamora. .",
  "url": "https://campertunity.com/listings/campgrounds/temora-caravan-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--eGwe7hQs--/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/szf9r0y71cronqxdwr6q",
    "https://media.anycamp.com.au/c/image/upload/s--YBMeNM31--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/szf9r0y71cronqxdwr6q"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.456111,
    "longitude": 147.534722
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/temora-caravan-park",
    "https://www.temoramotel.com.au",
    "https://campermate.com/en/location/australia/nsw/riverina/paid-campsites/temora-caravan-park/2b33e6ed-92d1-441e-abbc-620f1b7f7152"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}