{
  "slug": "p-cypress-walk",
  "label": "Cypress Walk",
  "note": "An axial gravel walk between two cypress allees, urn pairs marking the thresholds, a weathered statue closing the east end.",
  "plan": {
    "space": "garden",
    "mood": "zen",
    "w": 20,
    "d": 10,
    "presetLabel": "Cypress Walk",
    "items": [
      {
        "id": 1,
        "type": "access",
        "name": "Gravel walk",
        "x": 0,
        "z": 0,
        "w": 18,
        "d": 3.2,
        "rot": 0,
        "finish": "gravel",
        "rate": 0
      },
      {
        "id": 2,
        "type": "plant",
        "name": "Cypress allee, north",
        "x": 0,
        "z": -2.6,
        "w": 16,
        "d": 1.2,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "cypress"
      },
      {
        "id": 3,
        "type": "plant",
        "name": "Cypress allee, south",
        "x": 0,
        "z": 2.6,
        "w": 16,
        "d": 1.2,
        "rot": 0,
        "finish": "planting",
        "rate": 0,
        "species": "cypress"
      },
      {
        "id": 4,
        "type": "urn",
        "name": "Urn, west north",
        "x": -8.4,
        "z": -1.2,
        "w": 0.8,
        "d": 0.8,
        "rot": 0,
        "finish": "stone",
        "rate": 0
      },
      {
        "id": 5,
        "type": "urn",
        "name": "Urn, west south",
        "x": -8.4,
        "z": 1.2,
        "w": 0.8,
        "d": 0.8,
        "rot": 0,
        "finish": "stone",
        "rate": 0
      },
      {
        "id": 6,
        "type": "statue",
        "name": "Statue, east terminus",
        "x": 9.2,
        "z": 0,
        "w": 1.1,
        "d": 1.1,
        "rot": 0,
        "finish": "stone",
        "rate": 0,
        "h": 2.2
      }
    ]
  }
}