{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-sunny-hill-rv-park-liberty-hill-tx",
  "name": "Sunny Hill RV Park",
  "description": "Sunny Hill RV Park is located at 13130 West State Highway 29, Liberty Hill TX 78642. Sunny Hill RV Park can be contacted at ***-***-**** or http://www.sunnyhillrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-sunny-hill-rv-park-liberty-hill-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13130 West State Highway 29",
    "addressLocality": "Liberty Hill",
    "addressRegion": "TX",
    "postalCode": "78642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6637181,
    "longitude": -97.9021698
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/liberty-hill/sunny-hill-rv-park"
  ]
}