{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-ridge-rv-park-ruidoso-nm",
  "name": "Pine Ridge RV Park",
  "description": "fresh air, starry nights, and nature at your door—your escape awaits",
  "url": "https://campertunity.com/listings/campgrounds/pine-ridge-rv-park-ruidoso-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/61052bff-dfe8-4b8e-ab92-9cd05e5e7c89/RUIDOSO%20spring%2025.jpeg",
    "http://img1.wsimg.com/isteam/ip/61052bff-dfe8-4b8e-ab92-9cd05e5e7c89/RUIDOSO%20spring%2025.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "124 Glade Dr",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "postalCode": "88345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.31583678985636,
    "longitude": -105.63113806146801
  },
  "sameAs": [
    "https://pineridgervpark.com/"
  ]
}