{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pickaroon-campground-1",
  "name": "Pickaroon Campground",
  "description": "Pickaroon Campground in Medicine Bow National Forest, Encampment Wyoming. See 1 traveler review, 2 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pickaroon-campground-1",
  "image": [
    "https://campcdn.com/photos/4/6/4625/376797/uploads_2F1665532743231-4w48n7m5w4i-9c314fa658ff7d60aa60e4bb95d40687_2FIMG_0170.jpeg?v=1665533746",
    "http:https://campcdn.com/photos/4/6/4625/376798/low_res/pickaroon-campground.jpeg?v=1665533746"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1263282041152,
    "longitude": -106.43078058958054
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}