{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-camping-rv-resort-lancaster-nh",
  "name": "What is the phone number for Riverside Camping & RV Resort, LLC?",
  "description": "Riverside Camping & RV Resort, LLC is located at 94 Bridge Street, Lancaster NH 03584. Riverside Camping & RV Resort, LLC can be contacted at ***-***-**** or http://www.riversidecampingnh.com/",
  "url": "https://campertunity.com/listings/campgrounds/riverside-camping-rv-resort-lancaster-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/5076/1594672158_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "94 Bridge Street",
    "addressLocality": "Lancaster",
    "addressRegion": "NH",
    "postalCode": "03584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.495994,
    "longitude": -71.593602
  }
}