{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-harriet-ar-us",
  "name": "Spring Creek Campground",
  "description": "Spring Creek Campground is located at Searcy 99 Highway, Harriet AR 72639. Spring Creek Campground can be contacted at ***-***-**** or https://www.nps.gov/buff/planyourvisit/camping.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-harriet-ar-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Searcy 99 Highway",
    "addressLocality": "Harriet",
    "addressRegion": "AR",
    "postalCode": "72639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.029914,
    "longitude": -92.5842828
  }
}