{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jordanelle-state-park-heber-city-ut-us",
  "name": "Jordanelle State Park",
  "description": "Jordanelle State Park camping reservations and campground information. Learn more about camping near Jordanelle State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/jordanelle-state-park-heber-city-ut-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/UT/pid342471/orig0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SR 319, Bldg 515, Box 4",
    "addressLocality": "HEBER CITY",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59444,
    "longitude": -111.42667
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/jordanelle-state-park/UT/342471/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=score-great-campsite-article-2022&utm_content=JordanelleStateParkUtah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}