{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-hillside-farm-retreat-strafford-vt",
  "name": "Scenic Hillside Farm Retreat",
  "description": "Park on a rolling hillside overlooking verdant fields, where early morning cow calls greet you as you sip your coffee. This serene farm offers RV Camping with easy pull-through access and sweeping views of the countryside. Explore nearby trails on foot or by gravel bike, enjoying excellent hiking and quiet backroads. Friendly hosts welcome you for a restful stay and insider tips on local adventures.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-hillside-farm-retreat-strafford-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17958/photo-gallery/pRR2bl15yXBU2pnH_93cd214ebeb38b7f3fd9778a49ae8738_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/214220/profile/Psq5CGC59fpSlrLP_1d1613408c1251845866ef3db44eac57_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strafford, VT",
    "addressLocality": "Strafford",
    "addressRegion": "VT",
    "postalCode": "05070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79965872,
    "longitude": -72.35496134
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}