{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/painters-island-caravan-park-wangaratta-victoria",
  "name": "Painters Island Caravan Park",
  "description": "Fantastic little caravan park. Short walk to shops. Clean amenities. Very friendly staff 🙂 Near Warby-Ovens National Park, High Country and Wangaratta. Toilets, Drinking Water, BBQ Areas,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/painters-island-caravan-park-wangaratta-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zO_t86kM--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/l14z67noepgprabkgizm",
    "https://media.anycamp.com.au/c/image/upload/s--UYgnidJP--/c_fill,h_400,q_auto,w_800/l14z67noepgprabkgizm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Pinkerton Cres",
    "addressLocality": "Wangaratta",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.349947,
    "longitude": 146.32877
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jason B."
      },
      "reviewBody": "Stayed there for work in my caravan very lovely park"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Skye F."
      },
      "reviewBody": "Fantastic little caravan park. Short walk to shops. Clean amenities. Very friendly staff 🙂"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cal L."
      },
      "reviewBody": "Stayed here several times. Great clean park, short stroll over the bridge to town."
    }
  ]
}