{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/101-rv-park-campground-calhoun-la",
  "name": "101 RV Park & Campground",
  "description": "101 RV Park & Campground is located at 101 RV Park & Travel Plaza 537 LA 151, Calhoun LA 71225. 101 RV Park & Campground can be contacted at ***-***-**** or http://101travelplaza.com/",
  "url": "https://campertunity.com/listings/campgrounds/101-rv-park-campground-calhoun-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 RV Park & Travel Plaza 537 LA 151",
    "addressLocality": "Calhoun",
    "addressRegion": "LA",
    "postalCode": "71225",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5200794,
    "longitude": -92.3653656
  }
}