{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/padfield-branch-primitive-campground-black",
  "name": "Padfield Branch Primitive Campground",
  "description": "Padfield Branch Primitive Campground is located near varied terrain with forests and hills in Missouri.",
  "url": "https://campertunity.com/listings/campgrounds/padfield-branch-primitive-campground-black",
  "image": [
    "https://photos.thedyrt.com/photo/48360/photo/padfield-branch-primitive-campground_cb12cb784a8b989ea3f704d3599fe5a1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/48360/photo/padfield-branch-primitive-campground_cb12cb784a8b989ea3f704d3599fe5a1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-90.897102,37.596552)/-90.897102,37.596552,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/48350/photo/padfield-branch-primitive-campground_27758fe4b3757af596d3fea67dd33927.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Black",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.596552,
    "longitude": -90.897102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}