{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-new-meadows-id",
  "name": "Creekside RV Park and Campground",
  "description": "Creekside RV Park and Campground is located at 3278 Idaho 55, New Meadows ID 83654. Creekside RV Park and Campground can be contacted at ***-***-**** or http://creeksidervparkandcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/creekside-new-meadows-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3278 Idaho 55",
    "addressLocality": "New Meadows",
    "addressRegion": "ID",
    "postalCode": "83654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.958435,
    "longitude": -116.232788
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/new-meadows/creekside-rv-park-and-campground"
  ]
}