{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southgate-village-mobile-home-rv-park-vero-beach-fl",
  "name": "Southgate Village Mobile Home & RV Park",
  "description": "Southgate Village is a Family-owned 55+ Mobile Home & R.V. Community located 2 miles from the Atlantic ocean and centrally located in the heart of Vero Beach.",
  "url": "https://campertunity.com/listings/campgrounds/southgate-village-mobile-home-rv-park-vero-beach-fl",
  "image": [
    "https://static.wixstatic.com/media/6be4a0_58c717803eac4aca9c1785a6ce34a386~mv2_d_5312_2988_s_4_2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "750 12th Street",
    "addressLocality": "Vero Beach",
    "addressRegion": "FL",
    "postalCode": "32960",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.625089,
    "longitude": -80.38791500000002
  },
  "sameAs": [
    "https://www.southgatellc.com/"
  ]
}