{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sands-motel-rv-park-carrizozo-nm",
  "name": "Sands Motel & RV Park",
  "description": "Sands Motel & RV Park is located at 1400 Central Avenue, Carrizozo NM 88301. Sands Motel & RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sands-motel-rv-park-carrizozo-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1400 Central Avenue",
    "addressLocality": "Carrizozo",
    "addressRegion": "NM",
    "postalCode": "88301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6384671,
    "longitude": -105.8807337
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/carrizozo/sands-motel-rv-park"
  ]
}