{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alliance-rv-resort-marianna-fl",
  "name": "Alliance RV Resort",
  "description": "We serve guests ages 50 and above. To make reservations call: ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/alliance-rv-resort-marianna-fl",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1396",
    "http://img1.wsimg.com/isteam/stock/1396"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "639 Plymouth Loop",
    "addressLocality": "Marianna",
    "addressRegion": "FL",
    "postalCode": "32448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.616285,
    "longitude": -85.13654
  },
  "sameAs": [
    "https://alliancervresort.com/"
  ]
}