{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-country-holiday-park-3722-au",
  "name": "High Country Holiday Park",
  "description": "Great spot, lots of shady spots on real grass, short walk from town. The pool is refreshing and the... Near High Country and Mansfield. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-country-holiday-park-3722-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--aH1VDd6O--/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/vm66tnjnvtmktgr6jxv3",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--1x486qOo--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vm66tnjnvtmktgr6jxv3"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Ultimo Street, Mansfield, Victoria",
    "addressLocality": "3722",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.052932,
    "longitude": 146.083102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lauren L."
      },
      "reviewBody": "Great spot, lots of shady spots on real grass, short walk from town. The pool is refreshing and the kids loved the playground, the creek running through the park and games room."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Andrew T."
      },
      "reviewBody": "Quite and well maintained park \nManagers very friendly and helpful \nExcellent facilities"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jessica P."
      },
      "reviewBody": "Great location, quiet but central and staff were friendly. Downside is the price — $40 is a lot for an unpowered site, especially when it’s rock hard and not flat. Apart from that though good facilities, and nice to be able to jump in the pool after a long day on the road!"
    }
  ]
}