{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-creek-campground-ruidoso-nm-1",
  "name": "Cedar Creek Campground",
  "description": "Cedar Creek Campground is located at 901 Mechem Drive, Ruidoso NM 88345. Cedar Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/cedar-creek-sam-tobias/r/campgroundDetails.do?contractCode=NRSO&parkId=75337",
  "url": "https://campertunity.com/listings/campgrounds/cedar-creek-campground-ruidoso-nm-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "901 Mechem Drive",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "postalCode": "88345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3578596,
    "longitude": -105.6824854
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/new-mexico/cedar-creek-campground/",
    "https://www.camping.org/campgrounds/new-mexico/ruidoso/cedar-creek-campground"
  ]
}