{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barlows-fish-and-rv-camp-okeechobee-fl",
  "name": "Barlow's Fish and RV Camp",
  "description": "Contact info, reviews tips & more for Barlow's Fish and RV Camp | Camping in Florida",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barlows-fish-and-rv-camp-okeechobee-fl",
  "image": [
    "https://photos.thedyrt.com/photo/635035/media/barlows-fish-and-rv-camp_54c3f17c-8716-4ffc-93e2-b896829bd432.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/635035/media/barlows-fish-and-rv-camp_54c3f17c-8716-4ffc-93e2-b896829bd432.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12626 Highway 441 Se",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.14717438,
    "longitude": -80.69653897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jeff T."
      },
      "datePublished": "2021-02-26T14:53:46.956Z",
      "reviewBody": "Great lil place. Staff is very friendly. Small clubhouse with laundry, pool table and dart board. Neighbors were great. Mostly long term snowbirds. Few double wide trailers with full timers. Hookups are great. I would recommend. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}