{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ulverstone-apex-caravan-park-ulverstone-tasmania-au",
  "name": "Ulverstone Apex Caravan Park",
  "description": "Near Picnic Point Beach, Picnic Point Beach, Penguin Beach, Preservation Bay Beach, Lillico Beach, Midway Beach, Coles Beach, East Devonport Beach, Pardoe Beach, North West and West Ulverstone....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ulverstone-apex-caravan-park-ulverstone-tasmania-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "104 Queen St",
    "addressLocality": "Ulverstone",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.144712,
    "longitude": 146.161658
  },
  "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"
    }
  ]
}