{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ponderosa-campground-us",
  "name": "Ponderosa Campground",
  "description": "Ponderosa Campground, Cody Wyoming. See 19 traveler reviews, 54 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/ponderosa-campground-us",
  "image": [
    "https://campcdn.com/photos/1/4/14025/56858/uploads_2F1439321173334-f28hsa7w9d3zyqfr-dea6b134210586083fd00c71804e6552_2FIMG_0275.JPG?v=1633649598",
    "http:https://campcdn.com/photos/1/4/14025/56858/low_res/ponderosa-campground.JPG?v=1633649598"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5185097970656,
    "longitude": -109.07274827593943
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}