{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-mocatek-campground-lake-ariel-pa",
  "name": "Lake Mocatek Campground",
  "description": "Welcome to Lake Mocatek Campground",
  "url": "https://campertunity.com/listings/campgrounds/lake-mocatek-campground-lake-ariel-pa",
  "image": [
    "https://i.vimeocdn.com/video/1336919429-3ec20050cbac575d53f6af11cba92a1c3e11494585bbef8a58a379b12984eec3-d_1920x1080?r=pad",
    "http:https://i.vimeocdn.com/video/1336919429-3ec20050cbac575d53f6af11cba92a1c3e11494585bbef8a58a379b12984eec3-d_1920x1080?r=pad"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "57 Peifer Rd",
    "addressLocality": "Lake Ariel",
    "addressRegion": "PA",
    "postalCode": "18436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.424392,
    "longitude": -75.283672
  },
  "sameAs": [
    "https://lakemocatekcampground.com/"
  ]
}