{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thames Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.805876,
            51.635447
          ],
          [
            0.805658,
            51.635483
          ],
          [
            0.805635,
            51.635487
          ],
          [
            0.805522,
            51.635591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thames Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.805522,
            51.635591
          ],
          [
            0.805636,
            51.635946
          ],
          [
            0.805751,
            51.636301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013996426, CM0 8TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8061578072856814,
          51.63516664785466
        ]
      }
    }
  ]
}