{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buena-vista-campground-buena-nj",
  "name": "Buena Vista Campground",
  "description": "Located in Buena, NJ, Buena Vista Campground offers camping pitches. See pictures, amenities and activities nearby. Book your campground today.",
  "url": "https://campertunity.com/listings/campgrounds/buena-vista-campground-buena-nj",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/a44d70b9-8452-46a0-b992-3138b5ff3913/5d89b758920e43e1afe2de2174419015.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "775 Harding Hwy",
    "addressLocality": "Buena",
    "addressRegion": "NJ",
    "postalCode": "08310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.51339,
    "longitude": -74.920554
  },
  "sameAs": [
    "https://campgrounds.rvezy.com/fr/campground/a44d70b9-8452-46a0-b992-3138b5ff3913",
    "https://www.rvezy.com/campgrounds"
  ]
}