{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moosalamoo-campground-vt",
  "name": "Moosalamoo Campground",
  "description": "Explore Moosalamoo Campground in Green Mountain & Finger Lakes National Forests, New York with Recreation.gov. Moosalamoo Campground is a small remote campground located at the base of Mt. Moosalamoo, near Voter Brook. A large mowed grass field in the middle of the camp",
  "url": "https://campertunity.com/listings/campgrounds/moosalamoo-campground-vt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/23/256347_c70e14a8-4b8c-46fe-ac4e-c5f22a44e925_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/18/256347_b763afc1-426c-4dbf-ae97-49f64b36c9d6_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/17/256347_159146a0-3e51-47d6-bccf-c7a25611dc94_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/20/256347_c48a10a8-d83c-4240-b71f-900a67b08bac_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/22/256347_27b29c43-8663-4c6e-b7b5-0344fb097117_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/25/18/19/256347_1a97058a-39d9-4291-b445-2f7db6f305aa_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moosalamoo Campground",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.919,
    "longitude": -73.0271
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/256347"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$15+"
}