{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/choice-camping-court-1",
  "name": "Choice Camping Court",
  "description": "Choice Camping Court was born in 1969 by the idea of Harold and Doris Wertz as a small 10 site campground on family farmland. They ran the campground for 40 ye",
  "url": "https://campertunity.com/listings/campgrounds/choice-camping-court-1",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiOWYxNzAyMWQtYjg4Yi00ZGEwLWFkNjctYWI4ZmMwNTE2YmViX1NjcmVlbiBTaG90IDIwMjAtMDYtMDUgYXQgMy4wOS41OCBQTS5wbmciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 Choice Campground Road",
    "addressLocality": "Manns Choice",
    "addressRegion": "PA",
    "postalCode": "15550"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.014991,
    "longitude": -78.590479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}