{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-oaks-family-conference-camp-greenev",
  "name": "What is the phone number for Oaks Family Conference & Camp?",
  "description": "Oaks Family Conference & Camp is located at 265 Camp Joshua Lane, Greeneville TN 37743. Oaks Family Conference & Camp can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-oaks-family-conference-camp-greenev",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "265 Camp Joshua Lane",
    "addressLocality": "Greeneville",
    "addressRegion": "TN",
    "postalCode": "37743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0502243,
    "longitude": -82.7622833
  }
}