{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sequoia-campground-lodge-three-rivers-ca",
  "name": "Sequoia Campground & Lodge",
  "description": "Sequoia Campground & Lodge is located at 40457 Sierra Drive, Three Rivers CA 93271. Sequoia Campground & Lodge can be contacted at ***-***-**** or http://www.sequoiacampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/sequoia-campground-lodge-three-rivers-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40457 Sierra Drive",
    "addressLocality": "Three Rivers",
    "addressRegion": "CA",
    "postalCode": "93271",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4219486,
    "longitude": -118.9198779
  }
}