{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-largo-fl-1",
  "name": "Spot2Nite",
  "description": "Check out Vacation Village RV Resort in Largo, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-largo-fl-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/24c3a37c-9dd4-11ed-9952-ae29f73191bf/card.png?v=63841996200"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6900 Ulmerton Road",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33771",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8932508,
    "longitude": -82.7339134
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}