{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/johnson-park-fremont-ne",
  "name": "What is the phone number for Johnson Park?",
  "description": "Johnson Park is located at 3809 Fremont Drive, Fremont NE 68025. Johnson Park can be contacted at ***-***-**** or http://fremontne.gov/index.aspx?NID=155",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/johnson-park-fremont-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3809 Fremont Drive",
    "addressLocality": "Fremont",
    "addressRegion": "NE",
    "postalCode": "68025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4338754,
    "longitude": -96.4470136
  }
}