{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-springs-camp-resort-weare-nh",
  "name": "Cold Springs Camp Resort",
  "description": "Enjoy a wide range of amenities and fun activities at one of New Hampshire’s top-rated (and largest) campgrounds! Nestled on 108 acres in Weare, NH, Cold Springs Camp Resort is your perfect family camping getaway and is conveniently located only 30 minutes from both Concord and Manchester, NH. Known for its cleanliness and expansive pool complex with 5 pools and 2 hot tubs, our resort features around 400 campsites, including RV sites (with seasonal options), pop-up/tent sites, and rustic cabi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-springs-camp-resort-weare-nh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cd7f94bb-485b-11f0-a29e-05f1071686c3/card.jpg?v=63917041164"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "62 Barnard Hill Road",
    "addressLocality": "Weare",
    "addressRegion": "NH",
    "postalCode": "03281",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0537795,
    "longitude": -71.6890177
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}