{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-championship-golf-course-taproom-jaffrey-nh",
  "name": "Scenic Championship Golf Course & Taproom",
  "description": "Experience RV Camping with a round at this 18-hole championship golf course carved from granite foothills, framed by towering oak, birch, and pine. Pull into a spacious, easy-access lot for stunning mountain and sunset views. After your drive, savor craft beers in the cozy taproom and dine on chef-crafted fare on the open deck--pets welcome. Friendly staff, level spots, and challenging play promise an unforgettable stay where golf, great food, and relaxation meet.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-championship-golf-course-taproom-jaffrey-nh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1061/photo-gallery/0P1g8FJ2ygLosvSY_21bc1cf525bb77a796a9bc8cd10b61dc_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jaffrey, NH",
    "addressLocality": "Jaffrey",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.82581976,
    "longitude": -72.0076376
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}