{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-scenic-view-rv-park-ninilchik-ak",
  "name": "What is the phone number for Scenic View RV Park?",
  "description": "Scenic View RV Park is located at 74360 Sterling Highway, Ninilchik AK 99639. Scenic View RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-scenic-view-rv-park-ninilchik-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "74360 Sterling Highway",
    "addressLocality": "Ninilchik",
    "addressRegion": "AK",
    "postalCode": "99639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.131231,
    "longitude": -151.5358069
  }
}