{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-pines-campground-egan-la",
  "name": "Hidden Pines Campground",
  "description": "Welcome to Hidden Pines Campground",
  "url": "https://campertunity.com/listings/campgrounds/hidden-pines-campground-egan-la",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a9cec981-c410-4842-acc3-861e805e54e5/blob-e021b40.png",
    "http://img1.wsimg.com/isteam/ip/a9cec981-c410-4842-acc3-861e805e54e5/blob-e021b40.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Abby Duson Rd",
    "addressLocality": "Egan",
    "addressRegion": "LA",
    "postalCode": "70531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.238849680808755,
    "longitude": -92.54744315344176
  }
}