{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-liberty-hill-tx",
  "name": "Spot2Nite",
  "description": "Check out Rising Spirit RV Park in Liberty Hill, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-liberty-hill-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6aafc7f8-98e7-11ef-a6b7-9ea1cb6c3382/card.jpg?v=63897749720"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Liberty Hill",
    "addressRegion": "TX",
    "postalCode": "78642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7112206,
    "longitude": -97.8737651
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/liberty-hill/rising-spirit-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}