{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marina Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.429824,
            51.336639
          ],
          [
            1.429913,
            51.336578
          ],
          [
            1.430002,
            51.336517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marina Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.426215,
            51.334649
          ],
          [
            1.426294,
            51.334636
          ],
          [
            1.426373,
            51.334623
          ],
          [
            1.426471,
            51.334624
          ],
          [
            1.426569,
            51.334624
          ],
          [
            1.426658,
            51.33466
          ],
          [
            1.426746,
            51.334696
          ],
          [
            1.428285,
            51.335668
          ],
          [
            1.429824,
            51.336639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165088, CT11 8DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4262141177573562,
          51.33464017845218
        ]
      }
    }
  ]
}