{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sentinel-campground-kings-canyon-national-pk-ca",
  "name": "Sentinel Campground",
  "description": "Sentinel Campground in Cedar Grove is nestled in the stunning Kings Canyon, one of the deepest canyons in the United States. With views of a lovely meadow central to the campground, the sound of the Kings River, and glowing mountainsides just beyond the trees, Sentinel Campground is a wonderful place for families to spend time in the great outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/sentinel-campground-kings-canyon-national-pk-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/09/19/58/253917_15b1ec1a-cdf6-4feb-9db1-0a3fe7fb9eab_1440.webp",
    "https://cdn.recreation.gov/public/2018/08/20/17/59/253917_ec8002af-e320-445e-b8b0-09a4e96e0549_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "47050 Generals Highway",
    "addressLocality": "Kings Canyon National Pk",
    "addressRegion": "CA",
    "postalCode": "93271",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7902778,
    "longitude": -118.6719444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/253917"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}