{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandager-park-lisbon-nd",
  "name": "What is the phone number for Sandager Park?",
  "description": "Sandager Park is located at , Lisbon ND 58054. Sandager Park can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandager-park-lisbon-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lisbon",
    "addressRegion": "ND",
    "postalCode": "58054",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4464423,
    "longitude": -97.6868582
  }
}