{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maverickrvpark-lander-wy",
  "name": "maverickrvpark",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/maverickrvpark-lander-wy",
  "image": [
    "https://static.wixstatic.com/media/cb8d8c_465a25332cf847d39ae56ce9fd0bb8af~mv2_d_3264_2448_s_4_2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1104 N 2nd ST",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "postalCode": "82520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8330755,
    "longitude": -108.730702
  },
  "sameAs": [
    "https://www.maverickrvpark.com/"
  ]
}