{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bettys-rv-park-abbeville-la",
  "name": "Betty's RV Park",
  "description": "Betty's RV Park is located at 2118 South State Street, Abbeville LA 70510. Betty's RV Park can be contacted at ***-***-**** or http://www.bettysrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bettys-rv-park-abbeville-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2118 South State Street",
    "addressLocality": "Abbeville",
    "addressRegion": "LA",
    "postalCode": "70510",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9530941,
    "longitude": -92.14297
  }
}