{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-pines-rv-resort-159-barn-road-pollock-id",
  "name": "Canon Pains RV Revert 159 Barn Road, Vollock, ID 83547",
  "description": "..",
  "url": "https://campertunity.com/listings/campgrounds/canyon-pines-rv-resort-159-barn-road-pollock-id",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "159 Barn Road",
    "addressLocality": "Pollock",
    "addressRegion": "ID",
    "postalCode": "83547",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2908648,
    "longitude": -116.3575387
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/397186-canyon-pines-rv-resort-in-pollock-id"
  ]
}