{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plum-creek-rv-resort-kyle-tx-us",
  "name": "Plum Creek RV Resort",
  "description": "Plum Creek RV Resort is located at 24800 Interstate 35, Kyle TX 78640. Plum Creek RV Resort can be contacted at ***-***-**** or http://www.passport-america.com/Campgrounds/CampgroundDetails.aspx?CampgroundId=2013",
  "url": "https://campertunity.com/listings/campgrounds/plum-creek-rv-resort-kyle-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24800 Interstate 35",
    "addressLocality": "Kyle",
    "addressRegion": "TX",
    "postalCode": "78640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9507939,
    "longitude": -97.8800536
  }
}