{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-paris-after-rain",
    "revision": "demo-rev-paris-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Paris after the rain",
    "author": "Clara Moreau",
    "introduction": "A gentle long weekend for arcades, quiet museums and a few addresses worth returning to after dark.",
    "interests": [
      "Art",
      "Food",
      "Walks"
    ],
    "destinations": [
      {
        "name": "Paris, France",
        "country": "France"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Passages and the Palais Royal",
        "stops": [
          {
            "place": {
              "name": "Galerie Vivienne",
              "address": "4 Rue des Petits Champs, Paris",
              "tags": [],
              "notes": "Begin under cover; the mosaic floors make the walk feel special even on a grey morning."
            },
            "time": "10:00"
          },
          {
            "place": {
              "name": "Jardin du Palais Royal",
              "address": "8 Rue de Montpensier, Paris",
              "tags": [],
              "notes": "Take lunch nearby, then stay for a slower loop around the arcades."
            },
            "time": "12:00"
          },
          {
            "place": {
              "name": "Bourse de Commerce",
              "address": "2 Rue de Viarmes, Paris",
              "tags": [],
              "notes": "Reserve a little extra time for the building as well as the exhibition."
            },
            "time": "15:30"
          }
        ]
      },
      {
        "number": 2,
        "title": "Canal Saint-Martin at an easy pace",
        "stops": [
          {
            "place": {
              "name": "Marché des Enfants Rouges",
              "address": "39 Rue de Bretagne, Paris",
              "tags": [],
              "notes": "Go late enough for a relaxed brunch, then wander toward the canal."
            },
            "time": "11:00"
          },
          {
            "place": {
              "name": "Canal Saint-Martin",
              "address": "Quai de Valmy, Paris",
              "tags": [],
              "notes": "Leave the route open and follow whichever side of the water catches your eye."
            },
            "time": "15:00"
          }
        ]
      }
    ]
  }
}