{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-travelers-world-campground",
  "name": "Travelers World Campground",
  "description": "Travelers World Campground is located at 1361 Highway 60-84, Clovis NM 88101. Travelers World Campground can be contacted at ***-***-**** or http://www.travelersworldcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-travelers-world-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1361 Highway 60-84",
    "addressLocality": "Clovis",
    "addressRegion": "NM",
    "postalCode": "88101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4038529,
    "longitude": -103.2605288
  }
}