{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trinity Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.229984,
            51.30481
          ],
          [
            -0.230162,
            51.304855
          ],
          [
            -0.230203,
            51.30489
          ],
          [
            -0.230357,
            51.305021
          ],
          [
            -0.230373,
            51.305038
          ],
          [
            -0.230388,
            51.305054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68174296, KT20 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23002227514716928,
          51.30481038123223
        ]
      }
    }
  ]
}