{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tom-price-tourist-park-campground-caravan-park-in-tom-price",
  "name": "Tom Price Tourist Park | Campground & Caravan Park in Tom price",
  "description": "Relax and find some relief at the Tom Price Caravan Park where there's an abundance of shade, pool and great facilities surrounded by lush grass.",
  "url": "https://campertunity.com/listings/campgrounds/tom-price-tourist-park-campground-caravan-park-in-tom-price",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.9842696012133,
    "longitude": 120.98946642650603
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/tom-price-tourist-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$1+"
}