{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secret-haven-rv-resort-alba-texas",
  "name": "Secret Haven RV Resort, LLC.",
  "description": "Secret Haven RV Resort, LLC. is located at 638 County Road 1590, Alba TX 75410. Secret Haven RV Resort, LLC. can be contacted at ***-***-**** or http://secrethavenrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/secret-haven-rv-resort-alba-texas",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "638 County Road 1590",
    "addressLocality": "Alba",
    "addressRegion": "TX",
    "postalCode": "75410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7977881,
    "longitude": -95.5707814
  }
}