{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/french-camp-ca",
  "name": "French Camp | CA | Camping Information & Reviews",
  "description": "Nestled alongside the rushing waters of Rock Creek, French Camp invites you into a world where towering pines whisper an. 85 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/french-camp-ca",
  "image": [
    "https://cdn.recreation.gov/public/images/65572.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5525,
    "longitude": -118.6791667
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ca/inyo/french-camp"
  ]
}