{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fossil-valley-rv-park-vernal-ut-1",
  "name": "Fossil Valley RV Park",
  "description": "Contact info, reviews tips & more for Fossil Valley RV Park | Camping in Utah",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fossil-valley-rv-park-vernal-ut-1",
  "image": [
    "https://photos.thedyrt.com/photo/685298/media/fossil-vly-r-v-pk-and-self-stor_d37c8287-538d-42fe-9cf4-bf3c6fb06444.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/685298/media/fossil-vly-r-v-pk-and-self-stor_d37c8287-538d-42fe-9cf4-bf3c6fb06444.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "999 W Highway 40",
    "addressLocality": "Vernal",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.45192192,
    "longitude": -109.54802355
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve V."
      },
      "datePublished": "2022-09-05T01:28:03.816Z",
      "reviewBody": "$55/ night for full hook up.  Has showers and laundry, Wi-Fi. Sites are very close together. Pretty good amount of shade. Close to a lot of local sites. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ann "
      },
      "datePublished": "2022-08-29T03:14:21.965Z",
      "reviewBody": "This place is right off the main road. Stayed here to go to Dinosaur Monument. Friendly owner. Two showers and two toilets for each. Sites are close together but everyone was friendly. Close to food and auto shops. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Preston G."
      },
      "datePublished": "2022-05-22T00:53:22.847Z",
      "reviewBody": "This is a great, clean RV park in Vernal. The location is 25 minutes or so to the Dinosaur National Monument. There are so many other things to do in Vernal. We needed more time here. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}