{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roaring-brook-campground",
  "name": "Roaring Brook Campground",
  "description": "Welcome to Roaring Brook Campground",
  "url": "https://campertunity.com/listings/campgrounds/roaring-brook-campground",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3535fcf5-84b6-4369-9373-bec9486eae12/Pond%20%26%20Trees%20dusk.jpg",
    "http://img1.wsimg.com/isteam/ip/3535fcf5-84b6-4369-9373-bec9486eae12/Pond%20%26%20Trees%20dusk.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 S Road Stafford Spgs"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.96700980861658,
    "longitude": -72.24186206878542
  }
}