{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-road-703c-laramie-wy",
  "name": "Forest Road 703C",
  "description": "Forest Road 703C is located near the [Medicine Bow National Forest](https://thedyrt.com/camping/colorado/near/medicine-bow-routt-national-forests-and-thunder-basin-national-grassland) in Wyoming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-road-703c-laramie-wy",
  "image": [
    "https://photos.thedyrt.com/photo/media/forest-road-703c_c87d8e7b-fb09-4275-bfa2-bf1bc07e09d9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/forest-road-703c_c87d8e7b-fb09-4275-bfa2-bf1bc07e09d9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/forest-road-703c_b85e7ec9-a7f7-4a38-98ec-d898ed3cc121.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.4345819,41.26742859)/-105.4345819,41.26742859,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.26742859,
    "longitude": -105.4345819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}