{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-point-rv-marina-hemphill-tx-1",
  "name": "Paradise Point RV Marina",
  "description": "Paradise Point RV Marina is located at 648 Paradise Point Road, Hemphill TX 75948. Paradise Point RV Marina can be contacted at ***-***-**** or http://www.paradisepointpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/paradise-point-rv-marina-hemphill-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "648 Paradise Point Road",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.2054013,
    "longitude": -93.6610429
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/hemphill/paradise-point-rv-marina",
    "https://www.rvezy.com/campgrounds"
  ]
}