{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-village-center-lancaster-nh",
  "name": "What is the phone number for Country Village Center?",
  "description": "Country Village Center is located at 91 Country Village Road, Lancaster NH 3584. Country Village Center can be contacted at ***-***-**** or http://www.genesishcc.com/CountryVillage",
  "url": "https://campertunity.com/listings/campgrounds/country-village-center-lancaster-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91 Country Village Road",
    "addressLocality": "Lancaster",
    "addressRegion": "NH",
    "postalCode": "3584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4997351,
    "longitude": -71.5776773
  }
}