{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barlows-fish-rv-camp-okeechobee-fl-us",
  "name": "Barlows Fish and RV Camp",
  "description": "We are a 55-plus RV park located 10 miles from the city of Okeechobee, FL right on the rim canal of Lake Okeechobee. We have RV sites and cabins available for",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barlows-fish-rv-camp-okeechobee-fl-us",
  "image": [
    "https://photos.thedyrt.com/photo/662427/media/bobbs-big-bass-rv-camp_84249d12-7376-4af1-96eb-b4bcf43bd94a.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/662427/media/bobbs-big-bass-rv-camp_84249d12-7376-4af1-96eb-b4bcf43bd94a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12626 Highway 441 Se",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.147478064583854,
    "longitude": -80.69624808650626
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "jeff "
      },
      "datePublished": "2021-05-12T00:31:12.437Z",
      "reviewBody": "Called ahead and spoke with Shannon. She was very sweet and once I arrived helped me with all my questions. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}