{
  "slug": "p-courtyard-andaluz",
  "label": "Courtyard Andaluz",
  "note": "The patio grammar: jasmine green wall holding the north, stone bowl fountain at the crossing, four citrus in the quarters, one ceramic tiger watching the door.",
  "plan": {
    "space": "garden",
    "mood": "marbella",
    "w": 12,
    "d": 10,
    "presetLabel": "Courtyard Andaluz",
    "items": [
      {
        "id": 1,
        "type": "wall",
        "name": "Jasmine green wall, north",
        "x": 0,
        "z": -4.6,
        "w": 10,
        "d": 0.4,
        "rot": 0,
        "finish": "stone",
        "rate": 0,
        "h": 2.4,
        "green": true
      },
      {
        "id": 2,
        "type": "access",
        "name": "Warm-sand court",
        "x": 0,
        "z": 0.4,
        "w": 10,
        "d": 8,
        "rot": 0,
        "finish": "warmsand",
        "rate": 0
      },
      {
        "id": 3,
        "type": "fountain",
        "name": "Stone bowl, crossing",
        "x": 0,
        "z": 0.4,
        "w": 1.6,
        "d": 1.6,
        "rot": 0,
        "finish": "stone",
        "rate": 0,
        "style": "bowl"
      },
      {
        "id": 4,
        "type": "plant",
        "name": "Citrus, north-west",
        "x": -3.4,
        "z": -2.2,
        "w": 1.6,
        "d": 1.6,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "citrus"
      },
      {
        "id": 5,
        "type": "plant",
        "name": "Citrus, north-east",
        "x": 3.4,
        "z": -2.2,
        "w": 1.6,
        "d": 1.6,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "citrus"
      },
      {
        "id": 6,
        "type": "plant",
        "name": "Citrus, south-west",
        "x": -3.4,
        "z": 3,
        "w": 1.6,
        "d": 1.6,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "citrus"
      },
      {
        "id": 7,
        "type": "plant",
        "name": "Citrus, south-east",
        "x": 3.4,
        "z": 3,
        "w": 1.6,
        "d": 1.6,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "citrus"
      },
      {
        "id": 8,
        "type": "figure",
        "name": "Ceramic tiger, by the door",
        "x": 0.8,
        "z": 4.2,
        "w": 1.4,
        "d": 0.6,
        "rot": 15,
        "finish": "stone",
        "rate": 0
      }
    ]
  }
}