{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/austin-rv-park-nv",
  "name": "Austin RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/austin-rv-park-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/06/Fort-Churchill-State-Park-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "234 Water St.",
    "addressLocality": "Austin",
    "addressRegion": "NV",
    "postalCode": "89310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.48945,
    "longitude": -117.0637
  }
}