{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buccaneer-campground",
  "name": "Buccaneer Campground",
  "description": "Thinking of camping at Buccaneer Campground in Buccaneer State Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buccaneer-campground",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504746364/campground-photos/bb8sj2jr9cmbjgx9p9rh.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504746327/campground-photos/pnrly0rjrncjlhyurkwv.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.26351,
    "longitude": -89.40286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}