{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-property-at-mull-valley-morganton-ga",
  "name": "The Property at Mull Valley",
  "description": "Experience an exclusive retreat on our family's pristine 6-acre mountain estate, nestled in the awe-inspiring Blue Ridge Mountains. Here, you'll discover unmatched tranquility as the sole guest on our secluded and peaceful mountain getaway, complete with 30 and 50 Amp power, water, and sewer hookups for your RV. Embark on an adventure down our private half-mile hiking trail leading to a picturesque creek, or simply relax on our spacious deck, unwind in a hammock, enjoy card games in the pavil...",
  "url": "https://campertunity.com/listings/campgrounds/the-property-at-mull-valley-morganton-ga",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1697503139/dev-campground-photos/h28n8uf2fjuqscqhl8vg/the-property-at-mull-valley-guest-rv-site-north-georgia.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Morganton",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.953957,
    "longitude": -84.162272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}