{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pawnee-sra-lincoln-ne-us",
  "name": "Pawnee SRA",
  "description": "Pawnee SRA camping reservations and campground information. Learn more about camping near Pawnee SRA and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pawnee-sra-lincoln-ne-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid230135/%7Bpht%7DAK20130813_179_1080x720%7Bpht%7D1562877524093.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3800 NW 105th",
    "addressLocality": "Lincoln",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.84972,
    "longitude": -96.88167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}