{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woods-lake-camp-arthurs-lake-tasmania",
  "name": "Woods Lake Camp",
  "description": "Near Hobart and the South and Interlaken. Pets Allowed, Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woods-lake-camp-arthurs-lake-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--KEwv_ChK--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/ex65hkvxux0j4xqxjm14",
    "https://media.anycamp.com.au/c/image/upload/s--XNnrBglw--/c_fill,h_400,q_auto,w_800/v1/production/ex65hkvxux0j4xqxjm14"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woods Lake Rd",
    "addressLocality": "Arthurs Lake",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.078666,
    "longitude": 147.028227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neville R."
      },
      "reviewBody": "There is no park here just isolated bush camps used by trout fishermen."
    }
  ]
}