{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-big-spring-tx",
  "name": "What is the phone number for Mountain View RV Park?",
  "description": "Mountain View RV Park is located at 5909 North Service Road, Big Spring TX 79720. Mountain View RV Park can be contacted at ***-***-**** or http://www.facebook.com/mountainviewrv/",
  "url": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-big-spring-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5909 North Service Road",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2696673,
    "longitude": -101.3860302
  }
}