{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tasman-holiday-park-albany-albany-western-australia",
  "name": "Tasman Holiday Park Albany",
  "description": "Tasman Holiday Parks - Albany is a beautiful holiday, caravan and camping park located in Western Australia's South West in the much loved town of Albany. The fabulously maintained grounds are full with lush plants and trees year round making this accommodation a real pleasure. There are many events and activities that go on year round in this town for singles, couples or family entertainment. We have a fantastic selection of accommodation options including, Family Cabins, Standard Cabins and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tasman-holiday-park-albany-albany-western-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/fcdf8e68-0cb7-4c2f-976f-9414511e696f-original.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22 Wellington Street, Albany, Great Southern Coastal, Western Australia 6330",
    "addressLocality": "Albany",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.0114,
    "longitude": 117.874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}