{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-oaks-mobile-estates-austin-tx",
  "name": "Hill Oaks Mobile Estates",
  "description": "Hill Oaks Mobile Estates is located at 9817 Circle Drive, Austin TX 78736. Hill Oaks Mobile Estates can be contacted at ***-***-**** or https://www.mhvillage.com/Communities/MobileHomePark.php?key=24801",
  "url": "https://campertunity.com/listings/campgrounds/hill-oaks-mobile-estates-austin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9817 Circle Drive",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2430368,
    "longitude": -97.9267236
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/austin/hill-oaks-mobile-estates"
  ]
}