{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-valley-rv-campground-camping-in-massachuse",
  "name": "Pioneer Valley RV Campground - Camping in Massachusetts. Camping from the Berkshires to Cape Cod",
  "description": "Massachusetts Association of Campground Owners (MACO)",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-valley-rv-campground-camping-in-massachuse",
  "image": [
    "https://campmass.com/wp-content/uploads/2022/12/2018-06-22-520x397.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0673521,
    "longitude": -72.8240434
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}