{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-largo-fl",
  "name": "Spot2Nite",
  "description": "We are a full service RV resort conveniently located in a quiet mixed residential area. Our property lies just two miles from some of the top rated beaches in the nation. We have 175 sites located on nine manicured acres. We also provide propane services,",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-largo-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/18b3a711-98e7-11ef-82ff-9ea18ddb7e1c/card.jpg?v=63897749579"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12121 Vonn Road",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33774",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8828822,
    "longitude": -82.81949019999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}