{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rest-n-nest-campground-east-thetford-vt",
  "name": "Rest-N-Nest Campground",
  "description": "Rest-N-Nest Campground is located at 300 Latham Road, East Thetford VT 5043. Rest-N-Nest Campground can be contacted at ***-***-**** or http://www.restnnest.com/",
  "url": "https://campertunity.com/listings/campgrounds/rest-n-nest-campground-east-thetford-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Latham Road",
    "addressLocality": "East Thetford",
    "addressRegion": "VT",
    "postalCode": "5043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8162005,
    "longitude": -72.2112351
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/vermont/east-thetford/rest-n-nest-campground",
    "https://thedyrt.com/camping/vermont/rest-n-nest-campground"
  ]
}