{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-rancho-mobile-home-park-albuquerque-nm-us",
  "name": "What is the phone number for El Rancho Mobile Home Park?",
  "description": "El Rancho Mobile Home Park is located at 201 Wyoming Boulevard Southeast, Albuquerque NM 87123. El Rancho Mobile Home Park can be contacted at ***-***-**** or http://elranchorvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-rancho-mobile-home-park-albuquerque-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 Wyoming Boulevard Southeast, # 90",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87123",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0722833,
    "longitude": -106.5516902
  }
}