{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/licola-caravan-park-licola-victoria",
  "name": "Licola Caravan Park",
  "description": "Top spot on the river. Cheap unpowered sites at short notice were well grassed. Access to a camp kit... Near Gippsland and Licola. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/licola-caravan-park-licola-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ZWL57Ys1--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ylzi8twl2dqvxovlpqjn",
    "https://media.anycamp.com.au/c/image/upload/s--Rg6BYOOs--/c_fill,h_400,q_auto,w_800/ylzi8twl2dqvxovlpqjn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16Jamieson Rd",
    "addressLocality": "Licola",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.627843,
    "longitude": 146.624721
  },
  "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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "David"
      },
      "reviewBody": "Top spot on the river. Cheap unpowered sites at short notice were well grassed. Access to a camp kitchen, toilet/shower block and fire pits was great after a few days in the bush."
    }
  ]
}