{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pnk-rv-fritch-tx-us",
  "name": "PnK RV Park",
  "description": "PnK RV Park is located at 205 Eagle Boulevard, Fritch TX 79036. PnK RV Park can be contacted at ***-***-**** or http://www.pnkrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/pnk-rv-fritch-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "205 Eagle Boulevard",
    "addressLocality": "Fritch",
    "addressRegion": "TX",
    "postalCode": "79036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6465101,
    "longitude": -101.5897959
  }
}