{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King's Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.779099,
            53.638541
          ],
          [
            -1.779222,
            53.638708
          ],
          [
            -1.779344,
            53.638875
          ],
          [
            -1.77941,
            53.638971
          ],
          [
            -1.779476,
            53.639066
          ],
          [
            -1.779558,
            53.639186
          ],
          [
            -1.77964,
            53.639306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King's Bridge Road (B6432)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77964,
            53.639306
          ],
          [
            -1.779843,
            53.639603
          ],
          [
            -1.780045,
            53.6399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219869, HD1 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7796399340849003,
          53.63930557511462
        ]
      }
    }
  ]
}