{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/platte-river-sp-louisville-ne",
  "name": "Platte River SP",
  "description": "Platte River SP camping reservations and campground information. Learn more about camping near Platte River SP and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/platte-river-sp-louisville-ne",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid230224/%7Bpht%7DJK_20180525_080_1080x720%7Bpht%7D1562877577582.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14421 346th St.",
    "addressLocality": "Louisville",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9925,
    "longitude": -96.21083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}