{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ruidoso-village-rv-park-ruidoso-nm",
  "name": "Ruidoso Village RV Park",
  "description": "Self-service RV sites on the river in Midtown Ruidoso, NM",
  "url": "https://campertunity.com/listings/campgrounds/ruidoso-village-rv-park-ruidoso-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/89b714a0-743f-425e-8786-496152eaee9a/299504627_609138570609901_65289323733757887_n.jpg",
    "http://img1.wsimg.com/isteam/ip/89b714a0-743f-425e-8786-496152eaee9a/299504627_609138570609901_65289323733757887_n.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "664 Sudderth Dr",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "postalCode": "88345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.324022,
    "longitude": -105.653002
  },
  "sameAs": [
    "https://ruidosovillagervpark.com/"
  ]
}