{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walnut-canyon-cabins-fredericksburg-tx-1",
  "name": "Walnut Canyon Cabins",
  "description": "Walnut Canyon Cabins, located near Fredericksburg, Texas, offers a camping experience surrounded by rolling hills and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/walnut-canyon-cabins-fredericksburg-tx-1",
  "image": [
    "https://photos.thedyrt.com/photo/1297706/photo/walnut-canyon-cabins_769ef0df-540b-45c1-bd33-92a209ce6620.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.7804537,30.1066074)/-98.7804537,30.1066074,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1297708/photo/walnut-canyon-cabins_750a8b63-257f-4ade-b15c-ff9dd07ff3a0.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1297706/photo/walnut-canyon-cabins_769ef0df-540b-45c1-bd33-92a209ce6620.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "503 Deer Road",
    "addressLocality": "Fredericksburg",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1066074,
    "longitude": -98.7804537
  },
  "numberOfRooms": 7,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "2.2",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$2.2-$3.79"
}