{
  "slug": "p-med-dry-garden",
  "label": "Mediterranean Dry Garden",
  "note": "Xeriscape register: pale gravel ground, one old olive, agave and grass drifts, three boulders. No irrigation theatre — the drought IS the style.",
  "plan": {
    "space": "garden",
    "mood": "marbella",
    "w": 16,
    "d": 12,
    "presetLabel": "Mediterranean Dry Garden",
    "items": [
      {
        "id": 1,
        "type": "access",
        "name": "Gravel ground",
        "x": 0,
        "z": 0,
        "w": 14,
        "d": 10,
        "rot": 0,
        "finish": "gravel",
        "rate": 0
      },
      {
        "id": 2,
        "type": "plant",
        "name": "Old olive, off-centre",
        "x": -3.5,
        "z": -1.5,
        "w": 2.2,
        "d": 2,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "olive"
      },
      {
        "id": 3,
        "type": "plant",
        "name": "Agave bed, east",
        "x": 5.5,
        "z": -2.5,
        "w": 2.6,
        "d": 2.2,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "agave"
      },
      {
        "id": 4,
        "type": "plant",
        "name": "Stipa drift, south",
        "x": 1,
        "z": 3.5,
        "w": 5,
        "d": 1.6,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "grass"
      },
      {
        "id": 5,
        "type": "boulder",
        "name": "Boulder, mother",
        "x": -0.5,
        "z": -3.4,
        "w": 1.3,
        "d": 1,
        "rot": 0,
        "finish": "stone",
        "rate": 0
      },
      {
        "id": 6,
        "type": "boulder",
        "name": "Boulder, child",
        "x": 1.4,
        "z": -2.6,
        "w": 0.8,
        "d": 0.7,
        "rot": 50,
        "finish": "stone",
        "rate": 0
      },
      {
        "id": 7,
        "type": "boulder",
        "name": "Boulder, distant",
        "x": 4.2,
        "z": 2.6,
        "w": 0.6,
        "d": 0.6,
        "rot": 110,
        "finish": "stone",
        "rate": 0
      },
      {
        "id": 8,
        "type": "plant",
        "name": "Stone pine, north-west",
        "x": -6.4,
        "z": -4.2,
        "w": 1.8,
        "d": 1.8,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "pine"
      }
    ]
  }
}