{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hobbs-bonnie-clyde-rv-park-hobbs-nm",
  "name": "Hobbs Bonnie & Clyde RV Park",
  "description": "Need an RV site? Find the perfect spot at Hobbs Bonnie & Clyde RV Park. Call now to tour Park and book your spot.",
  "url": "https://campertunity.com/listings/campgrounds/hobbs-bonnie-clyde-rv-park-hobbs-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6951ea89-171a-4d69-b037-ca85a0e7e8f3/Logo%20-%20no%20availability.jpg",
    "http://img1.wsimg.com/isteam/ip/6951ea89-171a-4d69-b037-ca85a0e7e8f3/Logo%20-%20no%20availability.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3412 N Dal Paso",
    "addressLocality": "Hobbs",
    "addressRegion": "NM",
    "postalCode": "88240"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7412906,
    "longitude": -103.1299212
  },
  "sameAs": [
    "https://hobbsbonnieandclyderv.com/"
  ]
}