{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pioneer-valley-rv-campground-southwick-ma",
  "name": "Pioneer Valley RV Campground",
  "description": "Pioneer Valley RV Campground offers spacious RV sites, cozy cabins, hiking trails, and family-friendly activities in Southwick, MA. Book your stay today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pioneer-valley-rv-campground-southwick-ma",
  "image": [
    "https://img77.uenicdn.com/image/upload/v1758975975/business/03320b6f-5635-4017-bc58-47e5919801ed.jpg",
    "https://img77.uenicdn.com/image/upload/v1759236621/business/ac178e84d8b840ffb92f991d3ea9acf1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "233 S Loomis St",
    "addressLocality": "Southwick",
    "addressRegion": "MA",
    "postalCode": "01077",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0673481,
    "longitude": -72.8218547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}