{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peninsula-campground",
  "name": "Peninsula Campground",
  "description": "Peninsula Campground in Ponderosa State Park, McCall Idaho. See 11 traveler reviews, 18 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/peninsula-campground",
  "image": [
    "https://campcdn.com/photos/2/7/2741/295614/uploads_2F1624383173482-wa5cj2a7v88-cdb8294a0451c6b9365940e882bc0f17_2FIMG_9907.JPG?v=1633649895",
    "http:https://campcdn.com/photos/2/7/2741/295614/low_res/peninsula-campground-ponderosa-sp.JPG?v=1633649895"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.93190867869296,
    "longitude": -116.0809864289619
  },
  "sameAs": [
    "https://www.campendium.com/peninsula-campground-ponderosa-sp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}