{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-rock-campground-store-stratfo",
  "name": "Big Rock Campground & Store",
  "description": "Big Rock Campground & Store is located at 830 U.S. 3, Stratford NH 3590. Big Rock Campground & Store can be contacted at ***-***-**** or http://www.bigrockcampgroundnh.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-rock-campground-store-stratfo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "830 U.S. 3",
    "addressLocality": "Stratford",
    "addressRegion": "NH",
    "postalCode": "3590",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6843499,
    "longitude": -71.585648
  }
}