{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-flats-campground-hanover",
  "name": "Pine Flats Campground",
  "description": "Pine Flats Campground is located near the [Gila National Forest](https://thedyrt.com/camping/new-mexico/near/gila-national-forest) in New Mexico, featuring flat terrain with scattered pine trees.",
  "url": "https://campertunity.com/listings/campgrounds/pine-flats-campground-hanover",
  "image": [
    "https://photos.thedyrt.com/photo/1840486/media/pine-flats-campground-2_1cc11045-2572-43bb-abd2-1dd96b3280bc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-108.2149366,32.97312476)/-108.2149366,32.97312476,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1840487/media/pine-flats-campground-2_d8d5793d-bc35-4bcf-943d-1d8678ca21ab.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1840486/media/pine-flats-campground-2_1cc11045-2572-43bb-abd2-1dd96b3280bc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hanover",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.97312476,
    "longitude": -108.2149366
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/new-mexico-pine-flats-picnic-area",
    "https://thedyrt.com/camping/new-mexico/pine-flats-campground-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}