{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-springs-weare-nh",
  "name": "What is the phone number for Cold Springs Camp Resort?",
  "description": "Cold Springs Camp Resort is located at 62 Barnard Hill Road, Weare NH 3281. Cold Springs Camp Resort can be contacted at ***-***-**** or http://www.coldspringscampresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-springs-weare-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "62 Barnard Hill Road",
    "addressLocality": "Weare",
    "addressRegion": "NH",
    "postalCode": "3281",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0542852,
    "longitude": -71.6874352
  }
}