{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-el-camino-real-rv-park",
  "name": "El Camino Real RV Park",
  "description": "El Camino Real RV Park is located at 6832 Louisiana 6, Natchitoches LA 71457. El Camino Real RV Park can be contacted at ***-***-**** or http://www.elcaminorealrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-el-camino-real-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6832 Louisiana 6",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "postalCode": "71457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7163375,
    "longitude": -93.2171632
  }
}