{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leeds-city-park-campground-leeds-nd",
  "name": "Leeds City Park Campground",
  "description": "Primitive.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leeds-city-park-campground-leeds-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3rd Ave SE",
    "addressLocality": "Leeds",
    "addressRegion": "ND",
    "postalCode": "58346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.28818,
    "longitude": -99.4367
  }
}