{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-tokyo-neighbourhoods",
    "revision": "demo-rev-tokyo-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Tokyo by neighbourhood",
    "author": "Emi Tanaka",
    "introduction": "A four-day first visit shaped around early temples, tiny coffee bars and evenings that stay close to one train line.",
    "interests": [
      "Food",
      "Design",
      "Culture"
    ],
    "destinations": [
      {
        "name": "Tokyo, Japan",
        "country": "Japan"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Asakusa before the crowds",
        "stops": [
          {
            "place": {
              "name": "Sensō-ji",
              "address": "2 Chome-3-1 Asakusa, Taito City, Tokyo",
              "tags": [],
              "notes": "Arrive before the shopping street fills up, then take a slow walk by the river."
            },
            "time": "08:00"
          },
          {
            "place": {
              "name": "Kappabashi Street",
              "address": "Matsugaya, Taito City, Tokyo",
              "tags": [],
              "notes": "Browse the kitchen shops even if you do not plan to buy anything."
            },
            "time": "11:30"
          }
        ]
      },
      {
        "number": 2,
        "title": "Harajuku, then Daikanyama",
        "stops": [
          {
            "place": {
              "name": "Meiji Jingu",
              "address": "1-1 Yoyogikamizonocho, Shibuya City, Tokyo",
              "tags": [],
              "notes": "The forest path makes a calm start before the livelier streets nearby."
            },
            "time": "09:00"
          },
          {
            "place": {
              "name": "Daikanyama T-Site",
              "address": "16-15 Sarugakucho, Shibuya City, Tokyo",
              "tags": [],
              "notes": "Keep this afternoon loose for bookshops, small galleries and coffee."
            },
            "time": "14:00"
          }
        ]
      }
    ]
  }
}