{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paris-landing-paris-tn",
  "name": "Paris Landing",
  "description": "RV park reviews and information about Paris Landing in Paris, Tennessee",
  "url": "https://campertunity.com/listings/campgrounds/paris-landing-paris-tn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paris",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.435,
    "longitude": -88.08
  },
  "sameAs": [
    "https://rvthereyetdirectory.com/rv-park/paris-landing/",
    "https://www.rvezy.com"
  ]
}