{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-crater-campground-la-pine-or",
  "name": "Little Crater Campground",
  "description": "Explore Little Crater Campground to see what makes it one of the most dog friendly places in La Pine.",
  "url": "https://campertunity.com/listings/campgrounds/little-crater-campground-la-pine-or",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground14-d0064bbb69b5e6824c224cffe241f495.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little Crater Campground",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6703995,
    "longitude": -121.503636
  }
}