{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-rv-resort-albuquerque-nm-2",
  "name": "American RV Resort – Full Hookup RV Camping in Albuquerque, NM",
  "description": "American RV Resort in Albuquerque, NM offers full-hookup RV sites, a heated pool, clubhouse, and easy access to Route 66 and local attractions.",
  "url": "https://campertunity.com/listings/campgrounds/american-rv-resort-albuquerque-nm-2",
  "image": [
    "https://americanrvpark.com/wp-content/uploads/2021/04/American-RV-Resort-Logo-for-web.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13500 Central Ave SW",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.060194,
    "longitude": -106.797052
  },
  "sameAs": [
    "https://americanrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}