{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pumphouse-main-camp-area-arthurs-lake-tasmania",
  "name": "Pumphouse Main Camp Area",
  "description": "Great little camp spot right on the lake. Hot showers, flushing toilets and very nice camp site care... Near Hobart and the South and Arthurs Lake. Pets Allowed, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pumphouse-main-camp-area-arthurs-lake-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--twdW-iV2--/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/zxcg8qtin30o9qclxwgs",
    "https://media.anycamp.com.au/c/image/upload/s--8bso32Xn--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/zxcg8qtin30o9qclxwgs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poatina Rd",
    "addressLocality": "Arthurs Lake",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.984955,
    "longitude": 146.860774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julien m."
      },
      "reviewBody": "It's a friendly place. Only 8$. Nice campground close to the lake. Wallabees jumping around."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Briley"
      },
      "reviewBody": "Great little camp spot right on the lake. Hot showers, flushing toilets and very nice camp site caretakers."
    }
  ]
}