{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-bluff-rv-campground-linden-tn",
  "name": "Pine Bluff RV Campground",
  "description": "We are a RV campground lodge in middle Tennessee",
  "url": "https://campertunity.com/listings/campgrounds/pine-bluff-rv-campground-linden-tn",
  "image": [
    "https://img1.wsimg.com/isteam/ip/feb3246f-286b-4291-85ae-d95f79243c34/IMG_5954-0002.JPG",
    "http://img1.wsimg.com/isteam/ip/feb3246f-286b-4291-85ae-d95f79243c34/IMG_5954-0002.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12440 Tennessee Highway 13",
    "addressLocality": "Linden",
    "addressRegion": "TN",
    "postalCode": "37096",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.47783,
    "longitude": -87.814288
  },
  "sameAs": [
    "https://pinebluffrvcampground.com/"
  ]
}