{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-motel-rv-park-ruidoso-nm",
  "name": "Arrowhead Motel & RV Park",
  "description": "Contact info, reviews tips & more for Arrowhead Motel & RV Park | Camping in New Mexico",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-motel-rv-park-ruidoso-nm",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "616 Hwy 70 West",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "postalCode": "88345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.31156987,
    "longitude": -105.64099028
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/arrowhead-motel-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "$0+"
}