{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rogers-motel-campground-lancaster-nh-us",
  "name": "What is the phone number for Roger's Motel & Campground?",
  "description": "Roger's Motel & Campground is located at 10 Rogers Campground Road, Lancaster NH 3584. Roger's Motel & Campground can be contacted at ***-***-**** or http://www.rogerscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/rogers-motel-campground-lancaster-nh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Rogers Campground Road",
    "addressLocality": "Lancaster",
    "addressRegion": "NH",
    "postalCode": "3584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4668641,
    "longitude": -71.5451822
  }
}