{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/united-states-johnson-city-tx",
  "name": "United States",
  "description": "Welcome to Roadrunner RV Park, a serene oasis situated in the historic town of Johnson City, right in the heart of the magnificent Texas Hill Country. With a convenient location next to the town's main grocery store, our park offers a peaceful and relaxed environment for your stay. Johnson City is not only a charming destination itself but also an ideal gateway to exploring the wonders of the Texas Hill Country. Within close proximity, you'll find an array of attractions to satisfy every trav...",
  "url": "https://campertunity.com/listings/campgrounds/united-states-johnson-city-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/962a59c2-a8e7-11eb-abe9-ae29f73191bf/card.jpg?v=63892711657"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "501 U.S. 281",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "postalCode": "78636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.269084,
    "longitude": -98.3977999
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$20+"
}