{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abilene-tx",
  "name": "Spot2Nite",
  "description": "Check out Ridgeview RV Park in Abilene, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/abilene-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/12b571d6-b6cb-11ee-96b7-42010a0014cf/card.jpg?v=63889841819"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2233 East Stamford Street",
    "addressLocality": "Abilene",
    "addressRegion": "TX",
    "postalCode": "79601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4670445,
    "longitude": -99.6855107
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/abilene/ridgeview-rv-park"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "10:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "53",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$53+"
}