{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-fredericksburg-va",
  "name": "Harvest Hosts Farm",
  "description": "Visit our site to learn more! Our Mission: We aspire to protect green spaces, build community and co-exist sustainably with the land. OUR DIRT: The Rappahannock River, rolling hills and valleys make for stunning nature hikes. Our historic Smith Forbes Estate overlooks a 1/3 acre pond that is part of the Chesapeake Bay watershed. We are home to livestock like goats and chickens, alongside native wild fauna like deer, bunnies, frogs and turtles!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-fredericksburg-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44004/photo-gallery/YoLOXEZd7h08VYQI_f734ae3792849090bf111bd18918d115_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fredericksburg, VA",
    "addressLocality": "Fredericksburg",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.32669584,
    "longitude": -77.61754803
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}