{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-meadows-park-holland-ny",
  "name": "Mountain Meadows Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/mountain-meadows-park-holland-ny",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/069/351/full/mountain-meadows-park-holland-ny-3.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Holland",
    "addressRegion": "NY",
    "postalCode": "14080",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6411908,
    "longitude": -78.5417311
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}