{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garden-grub-brews-amidst-blooms-sebring-fl-us",
  "name": "Garden Grub and Brews Amidst Blooms",
  "description": "Embark on a picturesque RV camping adventure where the delights of Al Fresco dining fuse seamlessly with the lush backdrop of a vibrant garden and nursery. Imagine parking your RV amidst the thriving foliage and stepping out to a world where locally inspired craft beer and spirits tantalize your taste buds, while the aromas of freshly prepared lunch and dinner dishes invite you to indulge in the most unique dining experience. As you wander through this enchanting setting, you'll discover an o...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garden-grub-brews-amidst-blooms-sebring-fl-us",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/MgoXarXBh6K3tS9J_24f804e4ed8ea40238d884826cca8c95_medium.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sebring, FL",
    "addressLocality": "Sebring",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.48203846,
    "longitude": -81.4309464
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}