{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hills-rv-park-laconia",
  "name": "What is the phone number for Hills Rv Park?",
  "description": "Hills Rv Park is located at 476 Scenic Road, Laconia NH 3246. Hills Rv Park can be contacted at ***-***-**** or http://www.hillsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/hills-rv-park-laconia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "476 Scenic Road",
    "addressLocality": "Laconia",
    "addressRegion": "NH",
    "postalCode": "3246",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.613298,
    "longitude": -71.46505
  }
}