{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bloomfield-city-park-homme-lake-nd",
  "name": "Bloomfield City Park",
  "description": "Bloomfield City Park is located near Bloomfield, Nebraska, featuring flat terrain with open grassy areas and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/bloomfield-city-park-homme-lake-nd",
  "image": [
    "https://photos.thedyrt.com/photo/media/nebraska-bloomfield-city-park_0f89fd0b-19ab-405f-a4ce-8e6c88293215.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/nebraska-bloomfield-city-park_0b6dd663-e20a-4ce1-b89e-9ba08be06d52.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/nebraska-bloomfield-city-park_0f89fd0b-19ab-405f-a4ce-8e6c88293215.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.64800018,42.59400037)/-97.64800018,42.59400037,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homme Lake",
    "addressRegion": "ND",
    "postalCode": "68718",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.59400037,
    "longitude": -97.64800018
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-bloomfield-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}