{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-retreat-rv-brunswick-ga",
  "name": "Southern Retreat RV",
  "description": "Southern Retreat RV is located at 7445 Blythe Island Highway, Brunswick GA 31523. Southern Retreat RV can be contacted at ***-***-**** or http://www.southernretreatrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/southern-retreat-rv-brunswick-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/15157/1639850064_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7445 Blythe Island Highway",
    "addressLocality": "Brunswick",
    "addressRegion": "GA",
    "postalCode": "31523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.146046,
    "longitude": -81.579688
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/brunswick/southern-retreat-rv"
  ]
}