{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-peachtree-cove-rv-park-marble-nc",
  "name": "What is the phone number for Peachtree Cove RV Park?",
  "description": "Peachtree Cove RV Park is located at 68 Old Peachtree Road, Marble NC 28905. Peachtree Cove RV Park can be contacted at ***-***-**** or http://www.peachtreecove.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-peachtree-cove-rv-park-marble-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "68 Old Peachtree Road",
    "addressLocality": "Marble",
    "addressRegion": "NC",
    "postalCode": "28905",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.137164,
    "longitude": -83.977932
  }
}