{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-jupiter-fl",
  "name": "Spot2Nite",
  "description": "Check out West Jupiter RV Resort in Jupiter, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-jupiter-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ed30a1fd-47b8-11f0-b744-e4eb8a6fa90c/card.jpg?v=63916971205",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/edc822e2-47b8-11f0-aa7a-da556160fa13/card.jpg?v=63916971212",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/edb96b00-47b8-11f0-8c23-da55767d9368/card.jpg?v=63916971212"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17801 130th Avenue North",
    "addressLocality": "Jupiter",
    "addressRegion": "FL",
    "postalCode": "33478",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.9387963,
    "longitude": -80.2391509
  },
  "checkinTime": "13: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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}