{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "April Glen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046119,
            51.432588
          ],
          [
            -0.04575,
            51.432643
          ],
          [
            -0.045382,
            51.432697
          ],
          [
            -0.045138,
            51.432652
          ],
          [
            -0.045132,
            51.432631
          ],
          [
            -0.045075,
            51.432435
          ],
          [
            -0.045057,
            51.432376
          ],
          [
            -0.04504,
            51.432318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227399, SE23 2XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0461186895016382,
          51.432587606567395
        ]
      }
    }
  ]
}