{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowboys-rv-park-hobbs-nm-us",
  "name": "Cowboy's RV Park LLC",
  "description": "Gated with controlled access. 21 spots that are concrete with gravel areas and paved roads so no mud or dust! 12 pull through spots. RV Parks in Hobbs NM",
  "url": "https://campertunity.com/listings/campgrounds/cowboys-rv-park-hobbs-nm-us",
  "image": [
    "https://static.wixstatic.com/media/17dee7_14bf567fa1124d4d92de7a268ee3f64e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2570 W. Marland Blvd.",
    "addressLocality": "Hobbs",
    "addressRegion": "NM",
    "postalCode": "88240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7027017,
    "longitude": -103.1355302
  },
  "sameAs": [
    "https://www.cowboysrvparks.com/"
  ]
}