{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/memphis-best-guide-memphis-tn",
  "name": "Memphis Best Guide",
  "description": "Graceland RV Park & Campground is located within walking distance of Graceland, Elvis Presley's home, and offers a haven of relaxation, one of the comfortable and convenient Memphis campgrounds.",
  "url": "https://campertunity.com/listings/campgrounds/memphis-best-guide-memphis-tn",
  "image": [
    "https://www.memphisbestguide.com/wp-content/uploads/2016/07/2479_Graceland-RV-Park-and-Campground.jpg",
    "https://www.memphisbestguide.com/wp-content/uploads/avatars/1/575596dad7b5b-bpfull.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3691 Elvis Presley Blvd",
    "addressLocality": "Memphis",
    "addressRegion": "TN",
    "postalCode": "38116",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.048601,
    "longitude": -90.0283
  }
}