{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stay-n-go-rv-resort-marianna-fl",
  "name": "Stay n Go RV Resort",
  "description": "A great place to stay when you're on the go. Located in Marianna, Florida, we offer overnight and monthly rates for our RV park attendees and concrete pads to park on. Our park is within walking distance of local shops for the attendee's convenience.",
  "url": "https://campertunity.com/listings/campgrounds/stay-n-go-rv-resort-marianna-fl",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4951 Malloy Plz E",
    "addressLocality": "Marianna",
    "addressRegion": "FL",
    "postalCode": "32448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.728481986824463,
    "longitude": -85.1839684655714
  },
  "sameAs": [
    "https://stayngorvpark.com/",
    "https://www.campspot.com/park/stay-n-go-rv-resort/map?location=Marianna,%20FL&latitude=30.728604&longitude=-85.182877&adults=0&children=0&pets=0",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}