{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berlin-ichthyosaur-state-park-austin-nv",
  "name": "Berlin-Ichthyosaur State Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/berlin-ichthyosaur-state-park-austin-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State route 844",
    "addressLocality": "Austin",
    "addressRegion": "NV",
    "postalCode": "89310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8719809,
    "longitude": -117.593607
  }
}