{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkers-ridge-rv-park-wildersville-tn",
  "name": "Parker's Ridge RV Park",
  "description": "Experience the tranquility and beauty of Parker's Ridge RV Park, your perfect getaway in Tennessee.",
  "url": "https://campertunity.com/listings/campgrounds/parkers-ridge-rv-park-wildersville-tn",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ec6598d1-bccb-4ae8-b6cb-2578508d3e8b/20240524_193458.jpg",
    "http://img1.wsimg.com/isteam/ip/ec6598d1-bccb-4ae8-b6cb-2578508d3e8b/20240524_193458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "460 Murphy Rd",
    "addressLocality": "Wildersville",
    "addressRegion": "TN",
    "postalCode": "38388",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.779019,
    "longitude": -88.393429
  },
  "sameAs": [
    "https://parkersridgervpark.com/"
  ]
}