{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creek-garden-valley-id",
  "name": "Trail Creek Campground",
  "description": "Trail Creek Campground is located at Forest Road, Garden Valley ID 83622. Trail Creek Campground can be contacted at or https://www.fs.usda.gov/recarea/boise/recarea/?recid=5049",
  "url": "https://campertunity.com/listings/campgrounds/creek-garden-valley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road, 698F",
    "addressLocality": "Garden Valley",
    "addressRegion": "ID",
    "postalCode": "83622",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2766628,
    "longitude": -115.8756575
  }
}