{
  "schema_version": "1.0.0",
  "created_at": "2026-02-11T00:00:00Z",
  "map_fingerprint": {
    "hash": "PLACEHOLDER_SHA256_COMPUTE_AFTER_SAVING_FILES",
    "algorithm": "sha256"
  },
  "model": {
    "human_user_name": "",
    "llm_name": "GPT-5.2 Thinking"
  },
  "agent": {
    "name": "Web Mapper GPT",
    "url": "https://webmapgpt.com",
    "version": "1.0"
  },
  "map": {
    "title": "Place to Celebrate Paul Bunyan Day!",
    "description": "A folksy interactive map using a custom Mapbox basemap and point locations named after Paul Bunyan or Babe the Blue Ox. Click markers for details and launch directions in your maps app.",
    "stack": [
      { "name": "maplibre-gl", "version": "3.6.2" },
      { "name": "turf", "version": "6.5.0" }
    ],
    "outputs": {
      "demo_url": "",
      "repo_url": ""
    }
  },
  "datasets": [
    {
      "name": "paul_bunyan_places",
      "type": "GeoJSON FeatureCollection (Point)",
      "source_url": "https://turbo.overpass.eu/",
      "fields": [
        { "name": "name", "type": "string" },
        { "name": "city", "type": "string|null" },
        { "name": "state_province", "type": "string" },
        { "name": "country", "type": "string" },
        { "name": "place_type", "type": "string" },
        { "name": "source", "type": "string" },
        { "name": "source_id", "type": "string" },
        { "name": "reliability_1to5", "type": "number" }
      ]
    }
  ],
  "prompts": [
    "User requested an interactive Paul Bunyan Day map using a custom Mapbox basemap and a GeoJSON of Paul Bunyan/Babe places, with a folksy title, rounded popups without arrows, and a hamburger menu with credits and a provenance link."
  ]
}
