{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hall-landing-campground-midway-fl",
  "name": "Hall Landing Campground",
  "description": "Hall Landing Campground is near Tallahassee, Florida, and features flat terrain with a mix of wooded areas and open spaces.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hall-landing-campground-midway-fl",
  "image": [
    "https://photos.thedyrt.com/photo/817244/media/florida-hall-landing-county-park_db5d9d86-21b7-488c-9098-07d526044e70.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/817244/media/florida-hall-landing-county-park_db5d9d86-21b7-488c-9098-07d526044e70.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/817240/media/florida-hall-landing-county-park_df621ab9-e130-4de9-9373-7b9e8d414161.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.57146118,30.41874449)/-84.57146118,30.41874449,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Midway",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.41874449,
    "longitude": -84.57146118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}