{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-springs-campground-tupelo-ms",
  "name": "Rocky Springs Campground",
  "description": "Rocky Springs campground is located at Milepost 54 along the Natchez Trace Parkway corridor and has 22 single-family campsites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rocky-springs-campground-tupelo-ms",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/106165/Rocky_Springs_Natchez_Trace_Parkway_002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2680 Natchez Trace Parkway",
    "addressLocality": "Tupelo",
    "addressRegion": "Mississippi",
    "postalCode": "38804",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.060757,
    "longitude": -90.826504
  }
}