{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/end-of-cedar-creek-road-ruidoso-nm",
  "name": "End of Cedar Creek Road",
  "description": "End of Cedar Creek Road is located in [Lincoln National Forest](https://thedyrt.com/camping/new-mexico/near/lincoln-national-forest), NM.",
  "url": "https://campertunity.com/listings/campgrounds/end-of-cedar-creek-road-ruidoso-nm",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ruidoso",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.367548,
    "longitude": -105.720138
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/end-of-ceder-creek-road"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "$0+"
}