{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecan-grove-store-campground-fredericksburg-tx",
  "name": "Pecan Grove Store Campground",
  "description": "Pecan Grove Store Campground is located near the rolling hills of Texas.",
  "url": "https://campertunity.com/listings/campgrounds/pecan-grove-store-campground-fredericksburg-tx",
  "image": [
    "https://photos.thedyrt.com/photo/813795/media/pecan-grove-campground_dd16645b-9f8d-41d6-9538-db33d7552464.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/813795/media/pecan-grove-campground_dd16645b-9f8d-41d6-9538-db33d7552464.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.80689497,30.3229215)/-98.80689497,30.3229215,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/813799/media/pecan-grove-campground_2d7bb21c-43d9-42bd-90de-9217de2e912d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fredericksburg",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3229215,
    "longitude": -98.80689497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.35",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$0.35-$1"
}