{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roberts-resorts-oak-forest-austin-tx",
  "name": "Roberts Resorts - Oak Forest",
  "description": "Roberts Resorts - Oak Forest is located at 8207 Canoga Avenue, Austin TX 78724. Roberts Resorts - Oak Forest can be contacted at ***-***-**** or http://www.robertsresorts.com/resorts/oak-forest-rvpark",
  "url": "https://campertunity.com/listings/campgrounds/roberts-resorts-oak-forest-austin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8207 Canoga Avenue",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78724",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.283768,
    "longitude": -97.635007
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/austin/roberts-resorts-oak-forest",
    "https://texasoutside.com/campgrounds/oak-forest-rv-resort/"
  ]
}