{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paliku",
  "name": "Palikū Campsite",
  "description": "Thinking of camping at Palikū Campsite in Haleakalā National Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paliku",
  "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/v1541784473/campground-photos/klrqwdtvpficbsriwxv6.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1541784646/campground-photos/frkqts34mpjp7uy92itm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 20.717957,
    "longitude": -156.142676
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}