{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishin-time-rv-park-hemphill-tx-1",
  "name": "FISHIN' TIME RV PARK",
  "description": "Fishin' Time RV Park is located near the Sabine National Forest in Texas, offering a landscape of dense woodlands and nearby lakes.",
  "url": "https://campertunity.com/listings/campgrounds/fishin-time-rv-park-hemphill-tx-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.377099999999984,
    "longitude": -93.79041000000001
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/fishin-time-rv-park"
  ],
  "numberOfRooms": 19,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0.35+"
}