{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/escalante-petrified-forest-state-park-escalante-ut",
  "name": "Escalante Petrified Forest State Park",
  "description": "Escalante Petrified Forest State Park camping reservations and campground information. Learn more about camping near Escalante Petrified Forest State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/escalante-petrified-forest-state-park-escalante-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/UT/pid345221/orig0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "710 North Reservoir Road",
    "addressLocality": "ESCALANTE",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.78778,
    "longitude": -111.62861
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/escalante-petrified-forest-state-park/UT/345221/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=western-us-rv-road-trip-article-2022&utm_content=EscalantePetrifiedForestStateParkUtah",
    "http://www.aaa.com/travelinfo/utah/escalante/campgrounds/escalante-petrified-forest-state-park-190777.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}