{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-leisure-rv-resort-ocala-ocala-fl",
  "name": "Southern Leisure RV Resort Ocala",
  "description": "Southern Springs RV Resort Ocala is an adult 55+ luxury RV community with 5-star amenities located in beautiful Ocala, FL",
  "url": "https://campertunity.com/listings/campgrounds/southern-leisure-rv-resort-ocala-ocala-fl",
  "image": [
    "https://static.wixstatic.com/media/218251_dcdc0ad7c08445148b4497dbd95f6415~mv2.jpeg/v1/fill/w_2500,h_1406,al_c/218251_dcdc0ad7c08445148b4497dbd95f6415~mv2.jpeg",
    "https://static.wixstatic.com/media/218251_b83cefa4520d46e09ea862b4b5a5c405~mv2.jpg/v1/fill/w_960,h_523,q_90,enc_avif,quality_auto/218251_b83cefa4520d46e09ea862b4b5a5c405~mv2.jpg",
    "https://static.wixstatic.com/media/218251_874aa71cf1774ab7b5b2b58b600e4b81~mv2.jpg/v1/fill/w_980,h_523,q_90,enc_avif,quality_auto/218251_874aa71cf1774ab7b5b2b58b600e4b81~mv2.jpg",
    "https://static.wixstatic.com/media/218251_304b3ade114446e1974e2d995a9eace9~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "156 Southwest 33rd Avenue",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34474",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.southernspringsrvresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}