{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-sicily-table",
    "revision": "demo-rev-sicily-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Sicily by the table",
    "author": "Luca Ferri",
    "introduction": "Markets, sea air and a few places worth booking ahead.",
    "interests": [
      "Food",
      "Sea",
      "Markets"
    ],
    "destinations": [
      {
        "name": "Palermo and Cefalù, Italy",
        "country": "Italy"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Palermo market morning",
        "stops": [
          {
            "place": {
              "name": "Mercato di Ballarò",
              "address": "Via Ballarò, Palermo",
              "tags": [],
              "notes": "Arrive hungry and follow the busiest stalls."
            },
            "time": "09:00"
          }
        ]
      }
    ]
  }
}