{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-wren-ulverstone-west-ulverstone-7315-tasmania",
  "name": "The Blue Wren RV Park Ulverstone",
  "description": "Near Picnic Point Beach, Picnic Point Beach, Penguin Beach, Preservation Bay Beach, Midway Beach, Lillico Beach, Coles Beach, East Devonport Beach, North West and West Ulverstone. Pets Allowed and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-wren-ulverstone-west-ulverstone-7315-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 Penguin Rd",
    "addressLocality": "West Ulverstone 7315",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.137586,
    "longitude": 146.135078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Laurie B."
      },
      "reviewBody": "No longer an RV camp. Closed down."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "C H."
      },
      "reviewBody": "This campsite is closed due to change of ownership."
    }
  ]
}