{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-new-meadows-id",
  "name": "Meadow RV Park",
  "description": "Meadow RV Park is located at 3278 Idaho 55, New Meadows ID 83654. Meadow RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/meadow-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.9563648,
    "longitude": -116.2347554
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/new-meadows/meadow-rv-park"
  ]
}