{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campfire-lodgings-asheville-nc",
  "name": "Campfire Lodgings",
  "description": "Located on Goldview Knob, Campfire Lodgings is just ten minutes north of Asheville, North Carolina. With 100 acres of woods and numerous trails, Campfire Lodgings is not a typical campground. We are located on a beautiful, pristine mountain ridge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campfire-lodgings-asheville-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cf096d4a-98e6-11ef-ada7-9ea12690e588/card.jpg?v=63897749456"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Asheville",
    "addressRegion": "NC",
    "postalCode": "28804",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6598539,
    "longitude": -82.5918651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}