{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hidden-pines-campground-egan-la",
  "name": "Hidden Pines Campground",
  "description": "Hidden Pines Campground is located at 800 Abby Duson Road, Egan LA 70531. Hidden Pines Campground can be contacted at ***-***-**** or http://hiddenpinesllc.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hidden-pines-campground-egan-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Abby Duson Road",
    "addressLocality": "Egan",
    "addressRegion": "LA",
    "postalCode": "70531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2420723,
    "longitude": -92.5505596
  }
}