{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-123440",
  "name": "LIMESTONE CAMPGROUND",
  "description": "Overview\n\nLimestone Campground sits in an area dotted with oak and gray pine along the Upper Kern River, a designated Wild and Scenic River, at an elevation of 3,500 feet.Recreation\n\nWhitewater rafting and kayaking on the Upper Kern River are popular activities.\n\n \nTo learn more about the Upper Kern River, including safety and permitting requirements and a listing of local outfitters, visit the Sequoia National Forest’s overview of the area.Facilities\n\nThe campground, located 16 miles north o...",
  "url": "https://campertunity.com/listings/campgrounds/rec-123440",
  "image": [
    "https://cdn.recreation.gov/public/2019/08/11/22/28/123440_aab83a5b-fd16-48d5-808b-b05101396a27_1440.webp",
    "https://cdn.recreation.gov/public/2019/08/11/22/29/123440_7f7a12c6-5030-4fbc-ab69-879f58987e63_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tulare County, CA, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.962831,
    "longitude": -118.477293
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/123440"
  ],
  "numberOfRooms": 19,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}