{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canaan-meadows-rv-park-big-spr",
  "name": "What is the phone number for Canaan Meadows RV Park?",
  "description": "Canaan Meadows RV Park is located at 200 Hillcrest Avenue, Big Spring TX 79720. Canaan Meadows RV Park can be contacted at ***-***-**** or http://www.canaanmeadowsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canaan-meadows-rv-park-big-spr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Hillcrest Avenue",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2469876,
    "longitude": -101.5018014
  }
}