{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcclure-point-recreational-area-lake-mcclure-snelling-ca-us",
  "name": "McClure Point Recreational Area- Lake McClure",
  "description": "McClure Point Recreational Area- Lake McClure is located at 9090 Lake McClure Road, Snelling CA 95369. McClure Point Recreational Area- Lake McClure can be contacted at ***-***-**** or https://reservations.lakemcclure.com/",
  "url": "https://campertunity.com/listings/campgrounds/mcclure-point-recreational-area-lake-mcclure-snelling-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9090 Lake McClure Road",
    "addressLocality": "Snelling",
    "addressRegion": "CA",
    "postalCode": "95369",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.605902,
    "longitude": -120.2795219
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/snelling/mcclure-point-recreational-area-lake-mcclure"
  ]
}