{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-brook-rv-park-kingston-nh-1",
  "name": "Mill Brook RV Park",
  "description": "Mill Brook RV Park is located at 99 New Hampshire 125, Kingston NH 3848. Mill Brook RV Park can be contacted at ***-***-**** or http://millbrookrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/mill-brook-rv-park-kingston-nh-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "99 New Hampshire 125",
    "addressLocality": "Kingston",
    "addressRegion": "NH",
    "postalCode": "3848",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8905615,
    "longitude": -71.0767622
  }
}