{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kaweah-oaks-camp-ground-three-rivers-ca",
  "name": "Kaweah Oaks Camp Ground",
  "description": "We are a family walk in tent campground with 10 spacious campsites Walk in means you park in a parking lot a No Dogs Allowed",
  "url": "https://campertunity.com/listings/campgrounds/kaweah-oaks-camp-ground-three-rivers-ca",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8d13e7dd-67e9-4264-aa33-ca8c4d5dca4c/32ac4965-d480-4dbf-a1d5-92e062e87589.jpg",
    "http://img1.wsimg.com/isteam/ip/8d13e7dd-67e9-4264-aa33-ca8c4d5dca4c/32ac4965-d480-4dbf-a1d5-92e062e87589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42362 Sierra Dr",
    "addressLocality": "Three Rivers",
    "addressRegion": "CA",
    "postalCode": "93271",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.448991,
    "longitude": -118.89881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}