{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glorieta-glorieta",
  "name": "Glorieta",
  "description": "Glorieta is located near the [Santa Fe National Forest](https://thedyrt.com/camping/new-mexico/near/santa-fe-national-forest), featuring a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/glorieta-glorieta",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glorieta",
    "addressRegion": "NM",
    "postalCode": "87535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.65200087,
    "longitude": -105.79900067
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/new-mexico-glorieta-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}