{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-lisbon-calm",
    "revision": "demo-rev-lisbon-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Lisbon without rushing",
    "author": "Marta Silva",
    "introduction": "Four unhurried days between tiled streets, long lunches and the river at golden hour.",
    "interests": [
      "Food",
      "Walks",
      "Design"
    ],
    "destinations": [
      {
        "name": "Lisbon, Portugal",
        "country": "Portugal"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Baixa, Chiado and the river",
        "stops": [
          {
            "place": {
              "name": "Praça do Comércio",
              "address": "Praça do Comércio, Lisboa",
              "tags": [],
              "notes": "Start by the water before the tram crowds arrive."
            },
            "time": "10:00"
          },
          {
            "place": {
              "name": "Bertrand Chiado",
              "address": "Rua Garrett 73, Lisboa",
              "tags": [],
              "notes": "A pause for books and a small pastry."
            },
            "time": "12:30"
          },
          {
            "place": {
              "name": "Taberna da Rua das Flores",
              "address": "Rua das Flores 103, Lisboa",
              "tags": [],
              "notes": "Go early or be ready to linger outside."
            },
            "time": "20:00"
          }
        ]
      },
      {
        "number": 2,
        "title": "Alfama after breakfast",
        "stops": [
          {
            "place": {
              "name": "Miradouro de Santa Luzia",
              "address": "Largo Santa Luzia, Lisboa",
              "tags": [],
              "notes": "The view is worth the early climb."
            },
            "time": "09:30"
          },
          {
            "place": {
              "name": "Museu do Fado",
              "address": "Largo Chafariz de Dentro 1, Lisboa",
              "tags": [],
              "notes": "A compact stop with helpful context for the neighbourhood."
            },
            "time": "14:00"
          }
        ]
      },
      {
        "number": 3,
        "title": "Belém and a slow return",
        "stops": [
          {
            "place": {
              "name": "MAAT",
              "address": "Av. Brasília, Lisboa",
              "tags": [],
              "notes": "Walk the roof before going inside."
            },
            "time": "11:00"
          }
        ]
      },
      {
        "number": 4,
        "title": "A free afternoon",
        "stops": [
          {
            "place": {
              "name": "Jardim da Estrela",
              "address": "Praça da Estrela, Lisboa",
              "tags": [],
              "notes": "Leave this day open for a favourite return visit."
            },
            "time": "11:00"
          }
        ]
      }
    ]
  }
}