{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/around-pond-rv-park-greeneville-tn",
  "name": "What is the phone number for Around Pond RV Park?",
  "description": "Around Pond RV Park is located at 615 Van Hill Road, Greeneville TN 37745. Around Pond RV Park can be contacted at ***-***-**** or http://www.visitgreenevilletn.com/accommodations/around-pond-rv-park-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/around-pond-rv-park-greeneville-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "615 Van Hill Road",
    "addressLocality": "Greeneville",
    "addressRegion": "TN",
    "postalCode": "37745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.330278,
    "longitude": -82.839499
  }
}