{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/azalea-acres-rv-park-robertsdale-al-us",
  "name": "Azalea Acres RV Park",
  "description": "Azalea Acres RV Park is located at 27450 Glass Road, Robertsdale AL 36567. Azalea Acres RV Park can be contacted at ***-***-**** or http://www.azaleaacresrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/azalea-acres-rv-park-robertsdale-al-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/14879/1596552450_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27450 Glass Road",
    "addressLocality": "Robertsdale",
    "addressRegion": "AL",
    "postalCode": "36567",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.62507,
    "longitude": -87.60428
  }
}