{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-sunset-mobile-rv-park-north-platte-ne",
  "name": "What is the phone number for A1 Sunset Mobile & RV Park?",
  "description": "A1 Sunset Mobile & RV Park is located at 3120 West Rodeo Road Avenue, North Platte NE 69101. A1 Sunset Mobile & RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-sunset-mobile-rv-park-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3120 West Rodeo Road Avenue",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1493798,
    "longitude": -100.7980659
  }
}