{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chinati-mountain-view-presidio-tx",
  "name": "Chinati Mountain View",
  "description": "Chinati Mountain View is located near the Chinati Mountains in Texas, offering a landscape of rugged terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chinati-mountain-view-presidio-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1299463/media/chinati-mountain-view_3a78ad05-8d00-4e7a-a4ee-f9bfe1703519.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1299463/media/chinati-mountain-view_3a78ad05-8d00-4e7a-a4ee-f9bfe1703519.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1299464/media/chinati-mountain-view_a3f4445e-963c-47a7-ad15-a6734fa5b7a6.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-104.61938302679135,30.02540514023795)/-104.61938302679135,30.02540514023795,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Presidio",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.02540514023795,
    "longitude": -104.61938302679135
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "14:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$35-$50"
}