{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-scottsburg-in",
  "name": "Spot2Nite",
  "description": "Located 4 miles West of I-65 in Scottsburg IN. Catch & Release fishing lake, Kamp Store with Pizza, Ice Cream, Coffees and Boba Teas. Salt-water swimming pool (Memorial-Labor Day). Main camping season April - October. Limited full-hookup winter sit",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-scottsburg-in",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7bd6abb7-98e7-11ef-aba4-9ea159536c5e/card.jpg?v=63897749751"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Scottsburg",
    "addressRegion": "IN",
    "postalCode": "47170",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6801098,
    "longitude": -85.8605086
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}