{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-price-tourist-park-western-australia",
  "name": "Tom Price Tourist Park",
  "description": "at the foot of mountain Jarndrunmunhna (Mt Nameless) - camp kitchen - BBQ - Coles Supermarket and center 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-price-tourist-park-western-australia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650902315.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nameless Valley Drive",
    "addressLocality": "tom-price",
    "addressRegion": "western-australia",
    "postalCode": "6751",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.69584,
    "longitude": 117.76628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "36",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$36+"
}