{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/utica-city-park-seward-ne",
  "name": "Utica City Park",
  "description": "Utica City Park offers a camping experience near Utica, Nebraska, with flat terrain typical of the region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/utica-city-park-seward-ne",
  "image": [
    "https://photos.thedyrt.com/photo/536331/media/nebraska-utica-city-park_52dd22bb-dfa1-4b83-9ef7-036c2ec8e7c1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/536329/media/nebraska-utica-city-park_557ec50e-f873-495e-9798-a61b07bf8b87.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/536331/media/nebraska-utica-city-park_52dd22bb-dfa1-4b83-9ef7-036c2ec8e7c1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.3480004,40.89100035)/-97.3480004,40.89100035,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seward",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.89100035,
    "longitude": -97.3480004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}