{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palisades-rv-park-albuquerque-nm",
  "name": "What is the phone number for Palisades RV Park?",
  "description": "Palisades RV Park is located at 9201 Central Avenue Northwest, Albuquerque NM 87121. Palisades RV Park can be contacted at ***-***-**** or http://www.palisadesrvparkabq.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palisades-rv-park-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9201 Central Avenue Northwest",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.075177,
    "longitude": -106.736509
  }
}