{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhorn-rv-park-and-resort-huntington-ut-1",
  "name": "Buckhorn RV Park and Resort",
  "description": "Buckhorn RV Park and Resort camping reservations and campground information. Learn more about camping near Buckhorn RV Park and Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhorn-rv-park-and-resort-huntington-ut-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "570 N 200 W, PO Box 326",
    "addressLocality": "Huntington",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.33688,
    "longitude": -110.96886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}