{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/montebello-camping-fishing-resort-montebello-va",
  "name": "Montebello Camping & Fishing Resort",
  "description": "Ready to truly get away from it all? We welcome you to unplug, unwind, and relax at Montebello Resort. Rental Cabins, Camping, Fishing, and a Country Store are all available at our mountain top resort.",
  "url": "https://campertunity.com/listings/campgrounds/montebello-camping-fishing-resort-montebello-va",
  "image": [
    "https://media.mybnbwebsite.com/11067/montebello_campground_01b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15072 Crabtree Falls Hwy",
    "addressLocality": "Montebello",
    "addressRegion": "VA",
    "postalCode": "24464",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}