{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-front-property-kermit-tx",
  "name": "Ocean Front Property",
  "description": "RV Park in Kermit, TX",
  "url": "https://campertunity.com/listings/campgrounds/ocean-front-property-kermit-tx",
  "image": [
    "http://kermitrv.beswifty.com/wp-content/uploads/2018/11/logo-ocean.svg",
    "//kermitrv.com/wp-content/uploads/2019/01/Image-1-8-19-at-1.00-PM.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "919 CR 313",
    "addressLocality": "Kermit",
    "addressRegion": "TX",
    "postalCode": "79745"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8546298,
    "longitude": -103.0664215
  },
  "sameAs": [
    "https://kermitrv.com/"
  ]
}