{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meeteetse-rv-park-meeteetse-wy",
  "name": "Meeteetse RV Park",
  "description": "Meeteetse RV Park camping reservations and campground information. Learn more about camping near Meeteetse RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/meeteetse-rv-park-meeteetse-wy",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Phelps Way",
    "addressLocality": "Meeteetse",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.15199,
    "longitude": -108.84976
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/meeteetse-rv-park/CHUB/782753/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}