{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gibsonia-rv-park-lakeland-fl-1",
  "name": "Gibsonia RV Park",
  "description": "Weekly and Monthly RV Lot Rentals. At Gibsonia RV Park the Rental Fee includes Water, Sewer, Electric 30 AMP Hookups and WIFI in one payment!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gibsonia-rv-park-lakeland-fl-1",
  "image": [
    "https://static.wixstatic.com/media/505297_df686d546af14511b284e054d8112944%7Emv2.png/v1/fit/w_2500,h_1330,al_c/505297_df686d546af14511b284e054d8112944%7Emv2.png",
    "https://static.wixstatic.com/media/88d940_17afec7159124bb9a61d4e6b9a9f0830~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5617 U.S. 98",
    "addressLocality": "Lakeland",
    "addressRegion": "FL",
    "postalCode": "33809",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0394654,
    "longitude": -81.9498042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}