{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalmonts-rv-trailer-corral-las-cruces-nm-1",
  "name": "What is the phone number for Dalmonts RV & Trailer Corral?",
  "description": "Dalmonts RV & Trailer Corral is located at 2224 South Valley Drive, Las Cruces NM 88005. Dalmonts RV & Trailer Corral can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalmonts-rv-trailer-corral-las-cruces-nm-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2224 South Valley Drive",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2840174,
    "longitude": -106.7738783
  }
}