{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cebolla-mesa-san-cristobal-nm",
  "name": "Cebolla Mesa",
  "description": "Cebolla Mesa is located near the rugged terrain of northern New Mexico, characterized by mesas and canyons.",
  "url": "https://campertunity.com/listings/campgrounds/cebolla-mesa-san-cristobal-nm",
  "image": [
    "https://photos.thedyrt.com/photo/media/cebolla-mesa_0ff0e905-6c91-497f-94d5-6daefa7639bb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.6877125,36.64116249)/-105.6877125,36.64116249,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/cebolla-mesa_0ff0e905-6c91-497f-94d5-6daefa7639bb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/cebolla-mesa_2d5d47d2-757c-47cd-a240-1d9d48ae753d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "San Cristobal",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.64116249,
    "longitude": -105.6877125
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/cebolla-mesa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}