{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-spring-rv-park-mayhill-nm",
  "name": "What is the phone number for Deer Spring RV Park?",
  "description": "Deer Spring RV Park is located at 2112 Rio Penasco Road, Mayhill NM 88339. Deer Spring RV Park can be contacted at ***-***-**** or http://deerspring-rvpark.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-spring-rv-park-mayhill-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2112 Rio Penasco Road",
    "addressLocality": "Mayhill",
    "addressRegion": "NM",
    "postalCode": "88339",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.879912,
    "longitude": -105.48741
  }
}