{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-fork-stables-camping",
  "name": "East Fork Stables Camping",
  "description": "Full hook-up; electric (30/50 amp service), water, sewer; no picketing Daily: $35 Weekly: $208",
  "url": "https://campertunity.com/listings/campgrounds/east-fork-stables-camping",
  "image": [
    "https://eastforkstables.com/wp-content/uploads/2020/10/map-campgrounds.gif"
  ],
  "sameAs": [
    "https://eastforkstables.com/campgrounds/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}