{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-terrace-park-monticello-mn",
  "name": "What is the phone number for River Terrace Park?",
  "description": "River Terrace Park is located at 1335 River Street West, Monticello MN 55362. River Terrace Park can be contacted at ***-***-**** or http://www.goodsamclub.com/travel/campgroundsandrvparks/generalinfo.aspx?cgid=***-***-****98",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-terrace-park-monticello-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1335 River Street West",
    "addressLocality": "Monticello",
    "addressRegion": "MN",
    "postalCode": "55362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3215629,
    "longitude": -93.8168401
  }
}