{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albany-equestrian",
  "name": "Albany Campground & Equestrian Campground",
  "description": "Albany Campground & Equestrian Campground in Volga River State Recreation Area, Fayette Iowa. See traveler reviews, photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albany-equestrian",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.86623590206872,
    "longitude": -91.75779453084648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}