{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-oasis-state-park-portales-nm",
  "name": "Oasis State Park",
  "description": "Oasis State Park is located at 1891 Base Line, Portales NM 88130. Oasis State Park can be contacted at ***-***-**** or http://www.emnrd.state.nm.us/SPD/oasisstatepark.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-oasis-state-park-portales-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1891 Base Line",
    "addressLocality": "Portales",
    "addressRegion": "NM",
    "postalCode": "88130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2600541,
    "longitude": -103.3520579
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/portales/oasis-state-park"
  ]
}