{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-venice-before-evening",
    "revision": "demo-rev-venice-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Venice before evening",
    "author": "Giulia Bianchi",
    "introduction": "Three days built around getting lost on purpose, the lagoon at midday and neighbourhood bacari before dinner.",
    "interests": [
      "Food",
      "Art",
      "Photography"
    ],
    "destinations": [
      {
        "name": "Venice, Italy",
        "country": "Italy"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Cannaregio and the northern lagoon",
        "stops": [
          {
            "place": {
              "name": "Ghetto Nuovo",
              "address": "Campo del Ghetto Nuovo, Venezia",
              "tags": [],
              "notes": "Start here while the lanes are still quiet, then take the long route toward Fondamenta Nuove."
            },
            "time": "09:30"
          },
          {
            "place": {
              "name": "Fondamenta Nuove",
              "address": "Fondamenta Nove, Venezia",
              "tags": [],
              "notes": "Pause by the lagoon before choosing a nearby lunch."
            },
            "time": "12:30"
          },
          {
            "place": {
              "name": "Libreria Acqua Alta",
              "address": "Calle Longa Santa Maria Formosa, Venezia",
              "tags": [],
              "notes": "Treat this as a brief detour; it can be busy later in the day."
            },
            "time": "16:00"
          }
        ]
      },
      {
        "number": 2,
        "title": "Dorsoduro, slow and sunny",
        "stops": [
          {
            "place": {
              "name": "Punta della Dogana",
              "address": "Dorsoduro 2, Venezia",
              "tags": [],
              "notes": "The view across the basin is the point, so choose a clear morning if possible."
            },
            "time": "10:00"
          },
          {
            "place": {
              "name": "Gallerie dell’Accademia",
              "address": "Campo della Carita, Venezia",
              "tags": [],
              "notes": "Use the museum as a calm middle of the day before walking back through Dorsoduro."
            },
            "time": "13:30"
          }
        ]
      }
    ]
  }
}