{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-beaufort-sc",
  "name": "Boondockers Welcome Host",
  "description": "This a very simple site for 1 or 2 self contained RV's. It has rural feel but less than 15 minute drive to downtown Beaufort or Parris Island or MCAS Beaufort. Located among live oaks and pines on a salt water tidal marsh. No amenities, just a pleasant and quiet parking area. It's flat but you might need some leveling depending on where you park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-beaufort-sc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39244/photo-gallery/ALU7Fnz2Za8h2Rtb_1ee2a7b7d73ea730931bfb19cd47f008_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beaufort, SC",
    "addressLocality": "Beaufort",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.52319441,
    "longitude": -80.73109632
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}