{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bisti-parking-access-farmington-nm",
  "name": "Bisti Parking/Access",
  "description": "Bisti Parking/Access is located at , Farmington NM 87499. Bisti Parking/Access can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bisti-parking-access-farmington-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Farmington",
    "addressRegion": "NM",
    "postalCode": "87499",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2591805,
    "longitude": -108.2517302
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/farmington/bisti-parking-access"
  ]
}