{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frontier-resort-north-platte-ne",
  "name": "Frontier Resort",
  "description": "Frontier Resort is located at 600 Frontier Drive, North Platte NE 69101. Frontier Resort can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frontier-resort-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600 Frontier Drive, # 34",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0354949,
    "longitude": -100.7612097
  }
}