{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paliza-family-campground-jemez-springs-nm",
  "name": "Paliza Family Campground",
  "description": "Paliza Family Campground is located at BLM Road 35-0, Jemez Springs NM 87025. Paliza Family Campground can be contacted at or http://www.fs.usda.gov/recarea/santafe/recreation/recarea/?recid=75798",
  "url": "https://campertunity.com/listings/campgrounds/paliza-family-campground-jemez-springs-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BLM Road 35-0",
    "addressLocality": "Jemez Springs",
    "addressRegion": "NM",
    "postalCode": "87025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7044444,
    "longitude": -106.6263889
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/jemez-springs/paliza-family-campground",
    "https://thedyrt.com/camping/new-mexico/new-mexico-paliza-group-campground"
  ]
}