{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cox-camping-great-cacapon-wv",
  "name": "What is the phone number for Cox Camping?",
  "description": "Cox Camping is located at 44 Cox Lane, Great Cacapon WV 25422. Cox Camping can be contacted at ***-***-**** or http://www.coxcamping.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cox-camping-great-cacapon-wv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44 Cox Lane",
    "addressLocality": "Great Cacapon",
    "addressRegion": "WV",
    "postalCode": "25422",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.567872,
    "longitude": -78.361113
  }
}