{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suburban-mh-rv-park-ocala-fl",
  "name": "Suburban MH & RV Park",
  "description": "Suburban MH & RV Park is located at 3530 South Pine Avenue, Ocala FL 34471. Suburban MH & RV Park can be contacted at ***-***-**** or http://suburbanmobilehomepark.com/",
  "url": "https://campertunity.com/listings/campgrounds/suburban-mh-rv-park-ocala-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3530 South Pine Avenue",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.1513248,
    "longitude": -82.1239284
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ocala/suburban-mh-rv-park"
  ]
}