{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-pines-rv-park-campground-lander-wy-1",
  "name": "Twin Pines RV Park & Campground",
  "description": "Book your perfect spot!",
  "url": "https://campertunity.com/listings/campgrounds/twin-pines-rv-park-campground-lander-wy-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/9760cbfc-f223-41a7-b40a-394e561e86e8/K-Sunset2.jpg",
    "http://img1.wsimg.com/isteam/ip/9760cbfc-f223-41a7-b40a-394e561e86e8/K-Sunset2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7345 State Highway 789",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "postalCode": "82520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.739598834497826,
    "longitude": -108.65172546266275
  },
  "sameAs": [
    "https://twinpinesrvpark.com/"
  ]
}