{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thomas-p-esperance-western-australia-au",
  "name": "Thomas P.",
  "description": "Great little place, can be full during busy periods. Great beach access and canp grounds off beach w...",
  "url": "https://campertunity.com/listings/campgrounds/thomas-p-esperance-western-australia-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--SpJCGhG9--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/yjbfdds90uxmysgduvwh",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farrells Rd",
    "addressLocality": "Esperance",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.858228,
    "longitude": 121.8931606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}