{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-farmstead-retreat-lexington-nc",
  "name": "Rustic Farmstead Retreat",
  "description": "Unwind amidst rolling fields at this quiet wedding farm turned weekday RV Camping haven. Just off I-85, the property welcomes you to one of four flat, grassy pull-through spots shaded by lilac and whisper-willow trees. Level your RV or camper van with ease, tour the charming country barn, and drift to sleep to crickets and songbirds. A peaceful, nature-infused escape perfect for a restful overnight stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-farmstead-retreat-lexington-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22701/photo-gallery/sRaGprCrGqSdsMha_458f03ddcf249d0ac4f84ef37a69c128_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lexington, NC",
    "addressLocality": "Lexington",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.76081145,
    "longitude": -80.39170562
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}