{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-gulf-shores-al",
  "name": "Osprey Cove",
  "description": "Located just 10 minutes from the beautiful Gulf of America beaches, 20 acre park with boat ramp across the street. Have flat shaded and wide open parking spaces available.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-gulf-shores-al",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44723/photo-gallery/tmQpkdJD2XhAQR1s_6aba7900012155b17eb425c5d4782289_small.png",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gulf Shores, AL",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.32920332,
    "longitude": -87.70613382
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}