{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plymouth-sands-campground-plymouth-nh-1",
  "name": "Plymouth Sands Campground",
  "description": "The perfect base camp to explore all that the White Mountains and Lakes Region have to offer",
  "url": "https://campertunity.com/listings/campgrounds/plymouth-sands-campground-plymouth-nh-1",
  "image": [
    "https://img1.wsimg.com/isteam/stock/100668",
    "http://img1.wsimg.com/isteam/stock/100668",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Quincy Rd",
    "addressLocality": "Plymouth",
    "addressRegion": "NH",
    "postalCode": "03264",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7759,
    "longitude": -71.743152
  },
  "sameAs": [
    "https://plymouthsandscampground.com/"
  ]
}