{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-pond-hunt-camp-brooksville-fl",
  "name": "Twin Pond Hunt Camp",
  "description": "Twin Pond Hunt Camp is a primitive camping facility located within the Croom Wildlife Management Area of Withlacoochee State Forest in Hernando County. This hunt camp features 36 primitive campsites designed primarily for hunters, with each site accommodating up to 15 people and RVs or trailers up to 37 feet. The campground serves as a base for hunting activities in the surrounding wildlife management area, which offers opportunities for white-tailed deer, wild turkey, and small game hunting....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-pond-hunt-camp-brooksville-fl",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "American Ln",
    "addressLocality": "Brooksville",
    "addressRegion": "FL",
    "postalCode": "34601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.56582,
    "longitude": -82.30084
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}