{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/to-fuller-state-park-campground-memphis-tennessee",
  "name": "T.O. Fuller State Park Campground",
  "description": "T.O. Fuller State Park Campground is located at 1400 Pavilion Drive, Memphis TN 38109. T.O. Fuller State Park Campground can be contacted at ***-***-**** or http://tnstateparks.com/parks/about/t-o-fuller",
  "url": "https://campertunity.com/listings/campgrounds/to-fuller-state-park-campground-memphis-tennessee",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1400 Pavilion Drive",
    "addressLocality": "Memphis",
    "addressRegion": "TN",
    "postalCode": "38109",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0583505,
    "longitude": -90.1281345
  }
}