{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pondera-rv-resort-conrad-mt",
  "name": "Pondera RV Resort",
  "description": "Pondera RV Resort camping reservations and campground information. Learn more about camping near Pondera RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/pondera-rv-resort-conrad-mt",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "713 S Maryland ST",
    "addressLocality": "Conrad",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16507,
    "longitude": -111.95166
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/pondera-rv-resort/CHUB/782951/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"
    }
  ]
}