{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midtown-mountain-campground-and-rv-park-ruidoso-nm",
  "name": "Midtown Mountain Campground and RV Park",
  "description": "RV, CAMPGROUND, & VACATION RENTALS. LOOKING FOR A 1 NIGHT STAY!? PLEASE CALL US AT ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/midtown-mountain-campground-and-rv-park-ruidoso-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8649f81f-462b-4ead-9ee2-ad482704208b/Summer%20sunrise%20mmc.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/8649f81f-462b-4ead-9ee2-ad482704208b/Summer%20sunrise%20mmc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "302 Mechem Dr",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "postalCode": "88345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.335443,
    "longitude": -105.679565
  },
  "sameAs": [
    "https://midtownmountaincampground.com/"
  ]
}