{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-vibe-rv-park-princeton-tx-1",
  "name": "Lake Vibe RV Park",
  "description": "Plan your next family getaway to Lake Vibe RV park & highly rated RV resort in Princeton, Texas. Book your stay today by giving us a call at ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/lake-vibe-rv-park-princeton-tx-1",
  "image": [
    "https://www.lakevibervpark.com/app/uploads/2024/01/cropped-lakevibe-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10323 County Road 448",
    "addressLocality": "Princeton,",
    "addressRegion": "TX",
    "postalCode": "75407"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.133568391775654,
    "longitude": -96.48305366059107
  }
}