{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-mcswain-recreational-area-snel",
  "name": "Lake McSwain Recreational Area",
  "description": "Lake McSwain Recreational Area is located at 9090 Lake McClure Road, Snelling CA 95369. Lake McSwain Recreational Area can be contacted at ***-***-**** or https://reservations.lakemcclure.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-mcswain-recreational-area-snel",
  "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.521733,
    "longitude": -120.3021726
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/snelling/lake-mcswain-recreational-area"
  ]
}