{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wasp Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.492256,
            51.474422
          ],
          [
            -0.492362,
            51.474486
          ],
          [
            -0.492468,
            51.474551
          ],
          [
            -0.492543,
            51.47461
          ],
          [
            -0.492618,
            51.47467
          ],
          [
            -0.492674,
            51.474734
          ],
          [
            -0.492731,
            51.474797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022799899, TW6 2GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4928369596185259,
          51.474800666966836
        ]
      }
    }
  ]
}