{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-kampground-2",
  "name": "York KAMPground",
  "description": "York KAMPground, York Nebraska. See 10 traveler reviews, 3 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-kampground-2",
  "image": [
    "https://campcdn.com/photos/3/3/33531/306664/uploads_2F1628809809535-4qgrkwvn698-555cd88390ece6008355e8c2afcfbf64_2FDJI_0143-HDR.jpg?v=1633904762",
    "http:https://campcdn.com/photos/3/3/33531/306664/low_res/york-kampground.jpg?v=1633904762"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.82448305431349,
    "longitude": -97.59258621300967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}