{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cooma-snowy-mountains-tourist-park-au",
  "name": "Cooma Snowy Mountains Tourist Park",
  "description": "Near Snowy Mountains and Cooma. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/cooma-snowy-mountains-tourist-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PVGijCX---/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/jrktntpicsry6zes7vhn",
    "https://media.anycamp.com.au/c/image/upload/s--IlTf-dDs--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jrktntpicsry6zes7vhn",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "286 Snowy Mountains Highway, Cooma, New South Wales",
    "addressLocality": "2630",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.239996,
    "longitude": 149.110173
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Aaron"
      },
      "reviewBody": "Stayed here for one night in the unpowered sights as running a full 12v setup. Plenty of room In the unpowered sights but the powered ones looked a little cramped. Facilities were dated but clean. Only 3 of the 6 showers were working in the blokes toilets but all working ones were good. Cooking and cleaning facilities there were clean and in working order. \n\nOverall pretty good experience"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "J. G."
      },
      "reviewBody": "Pretty rough old caravan park right on the main rd. Plenty of truck noise day and night. Amenities dated, grounds not maintained too well. Only spot to stay in Cooma so not much choice. Hopefully some new camping spots come up nearby soon!!"
    }
  ]
}