{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bella-terra-rv-resort",
  "name": "Bella Terra RV Resort",
  "description": "Bella Terra RV Resort is located at 101 Viabella Terra, Foley AL 36535. Bella Terra RV Resort can be contacted at ***-***-**** or https://bellaterrarvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bella-terra-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Viabella Terra",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3468495,
    "longitude": -87.6600071
  }
}