{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-apollo-rv-park-concord-nc",
  "name": "Apollo RV Park",
  "description": "Apollo RV Park is located at 4275 Morehead Road, Concord NC 28027. Apollo RV Park can be contacted at ***-***-**** or http://apollorvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-apollo-rv-park-concord-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4275 Morehead Road",
    "addressLocality": "Concord",
    "addressRegion": "NC",
    "postalCode": "28027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.350935,
    "longitude": -80.697425
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/concord/apollo-rv-park",
    "https://campsite-usa.com/campsite/apollo-rv-park"
  ]
}