{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sky-park-rv-liberty-hill-tx",
  "name": "Sky Park RV",
  "description": "Sky Park RV camping reservations and campground information. Learn more about camping near Sky Park RV and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sky-park-rv-liberty-hill-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2519 County Road 323",
    "addressLocality": "Liberty Hill",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.67915,
    "longitude": -98.0172
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sky-park-rv/CHUB/781360/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}