{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-living-rv-park-greenwood-la-us",
  "name": "Southern Living RV Park LLC",
  "description": "Southern Living RV Park LLC is located at 9010 Greenwood Road, Greenwood LA 71033. Southern Living RV Park LLC can be contacted at ***-***-**** or http://southernlivingrvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/southern-living-rv-park-greenwood-la-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9010 Greenwood Road",
    "addressLocality": "Greenwood",
    "addressRegion": "LA",
    "postalCode": "71033",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.443822,
    "longitude": -93.961586
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/greenwood/southern-living-rv-park-llc"
  ]
}