{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-city-northome",
  "name": "Campground - City of Northome",
  "description": "Bartlett Lake Campground in Northome is a city owned campground that includes a boat launch, beach area, and fishing dock.",
  "url": "https://campertunity.com/listings/campgrounds/campground-city-northome",
  "image": [
    "https://ci.northome.mn.us/wp-content/uploads/2025/02/City-of-Northome-Logo-edited-white-png.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8721576,
    "longitude": -94.2831825
  },
  "sameAs": [
    "https://ci.northome.mn.us/departments/campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}