{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dago-point-campground-interlaken-tasmania",
  "name": "Dago Point Campground",
  "description": "Fantastic campground close to the waters edge of Lake Sorell. Lots of grassy space in 2 separate are... Near Hobart and the South and Interlaken. Pets Allowed, Free, Toilets, Drinking Water and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dago-point-campground-interlaken-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--R0TYVgpD--/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/oapvvbxoh8jftk2kd5xm",
    "https://media.anycamp.com.au/c/image/upload/s--64S-Ipyf--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/oapvvbxoh8jftk2kd5xm",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Sorrel, 2716 Interlaken Rd",
    "addressLocality": "Interlaken",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.13203,
    "longitude": 147.16525
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jack E."
      },
      "reviewBody": "Great spot, nice and quiet, new toilet block,"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ray C."
      },
      "reviewBody": "A sensational beautiful camping and lake setting magnificent and quiet lots of wildlife"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kath W."
      },
      "reviewBody": "Fantastic campground close to the waters edge of Lake Sorell. Lots of grassy space in 2 separate areas of the campground. If you want a fire, bring your own wood as the place has been picked clean. Be prepared for cold windy weather. We were there in mid February and had the place to ourselves, very quiet and peaceful. No drinking water available. Showers closed due to lack of maintenance. No mobile connection. Only downside was the pit toilets - not clean at all, rather dig a hole!"
    }
  ]
}