{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lakeside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.314897,
            51.519885
          ],
          [
            -0.314669,
            51.519874
          ],
          [
            -0.314441,
            51.519864
          ],
          [
            -0.314441,
            51.519808
          ],
          [
            -0.314441,
            51.519753
          ],
          [
            -0.314671,
            51.519747
          ],
          [
            -0.314902,
            51.519741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12144460, W13 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3144097408092349,
          51.51980624232624
        ]
      }
    }
  ]
}