{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-arbor-rv-park-albuquerque-nm",
  "name": "Arbor RV Park",
  "description": "Arbor RV Park is located at 2707 Campbell Road Northwest, Albuquerque NM 87104. Arbor RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-arbor-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": "2707 Campbell Road Northwest",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87104",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1225884,
    "longitude": -106.6816267
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/albuquerque/arbor-rv-park",
    "https://thedyrt.com/camping/new-mexico/arbor-rv-park"
  ]
}