{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hampshire-rocks-camptonville-ca",
  "name": "Hampshire Rocks Campground",
  "description": "Hampshire Rocks Campground is located at 15924 Golden Chain Highway, Camptonville CA 95922. Hampshire Rocks Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tahoe/recreation/wateractivities/recarea/?recid=55504&actid=82",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hampshire-rocks-camptonville-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15924 Golden Chain Highway",
    "addressLocality": "Camptonville",
    "addressRegion": "CA",
    "postalCode": "95922",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3107596,
    "longitude": -120.5003304
  }
}