{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-retreat-beavercreek-or-2",
  "name": "Calliope Retreat",
  "description": "Hobbit Circle is next a lovely small pond in a Beautiful cedar grove. This is a (short) walk~in site. You cannot drive to site. There are no fires allowed in the old growth forest. We have two communal fire pits available with lots of seating . The site has a picnic table and room for 4 tents.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calliope-retreat-beavercreek-or-2",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1626656753/campground-photos/vnk5iwqjdnmwowm6s5qj/calliope-retreat-hobbit-circle-big-site-pacific-northwest.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beavercreek",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.25064399999999,
    "longitude": -122.4641464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}