{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/targhee-national-forest-pine-bar-campground-alpine-wy",
  "name": "Targhee National Forest Pine Bar Campground",
  "description": "Contact info, reviews tips & more for Targhee National Forest Pine Bar Campground | Camping in Wyoming",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/targhee-national-forest-pine-bar-campground-alpine-wy",
  "image": [
    "https://photos.thedyrt.com/photo/709309/media/targhee-national-forest-pine-bar-campground_c0288ce2-87d5-4e93-82f5-bd0415a561ea.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/709309/media/targhee-national-forest-pine-bar-campground_c0288ce2-87d5-4e93-82f5-bd0415a561ea.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/709310/media/targhee-national-forest-pine-bar-campground_6a03eb9f-1ed8-41d2-af90-ea25989b101b.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/709311/media/targhee-national-forest-pine-bar-campground_f18f09cc-77bf-47df-bafe-669be716cd02.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/709312/media/targhee-national-forest-pine-bar-campground_f38daf16-5284-44c6-843c-c206e5d2da20.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alpine",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97238907,
    "longitude": -111.20960828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jim M."
      },
      "datePublished": "2021-07-27T19:18:35.370Z",
      "reviewBody": "6 spots arranged in a circle vault toilets trail behind with a bridge over the creek not very much traffic 8$ a night.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}