{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/choice-camping-court-manns-choice-pa-us",
  "name": "Choice Camping Court",
  "description": "Choice Camping Court is located at 209 Choice Campground Road, Manns Choice PA 15550. Choice Camping Court can be contacted at ***-***-**** or https://www.choicecampingcourt.com/",
  "url": "https://campertunity.com/listings/campgrounds/choice-camping-court-manns-choice-pa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 Choice Campground Road",
    "addressLocality": "Manns Choice",
    "addressRegion": "PA",
    "postalCode": "15550",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0142017,
    "longitude": -78.5906502
  }
}