{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-hills-campground",
  "name": "Sandy Hills Campground",
  "description": "Sandy Hills Campground in Boysen State Park, Shoshoni Wyoming. See 1 traveler review, 1 photo and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-hills-campground",
  "image": [
    "https://campcdn.com/photos/2/9/29381/303716/uploads_2F1627511725323-p634hc5gda8-25c8391e684b5ae2e5596e07f817cd7a_2F50E51DFD-32C3-48A7-9603-4DA57064EEE1.jpeg?v=1633901928",
    "http:https://campcdn.com/photos/2/9/29381/303716/low_res/sandy-hills-campground-boysen-sp.jpeg?v=1633901928"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.281404,
    "longitude": -108.201139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}