{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stones-river-getaway-murfreesboro-tn-us",
  "name": "Stones River Getaway",
  "description": "Stones River Getaway is located near the Stones River in Tennessee, featuring flat terrain with scattered trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/stones-river-getaway-murfreesboro-tn-us",
  "image": [
    "https://photos.thedyrt.com/photo/1293333/media/stones-river-getaway_a4cd6e18-93ab-4bc7-ada2-2fdd2a0f6db7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1293333/media/stones-river-getaway_a4cd6e18-93ab-4bc7-ada2-2fdd2a0f6db7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1293317/media/stones-river-getaway_0326d241-7603-4a0d-a2b7-6910f7de10c6.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-86.44921401598306,35.92682389641655)/-86.44921401598306,35.92682389641655,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Murfreesboro",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.92682389641655,
    "longitude": -86.44921401598306
  },
  "sameAs": [
    "https://thedyrt.com/camping/tennessee/stones-river-getaway"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayak Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "112",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$112-$160"
}