{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gosnolds-hope-park-campground",
  "name": "Gosnold's Hope Park Campground",
  "description": "Gosnold's Hope Park Campground, Hampton Virginia. See 4 traveler reviews, 30 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/gosnolds-hope-park-campground",
  "image": [
    "https://campcdn.com/photos/5/2/5232/121784/uploads_2F1492123263041-2yo4bkm71eo-5f0a90a835a98c77f2b351cb3bedd661_2FDSC09451.JPG?v=1633808590",
    "http:https://campcdn.com/photos/5/2/5232/121784/low_res/gosnolds-hope-park.JPG?v=1633808590"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.07368206105984,
    "longitude": -76.33285224437714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}