{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keppel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.130364,
            51.520371
          ],
          [
            -0.129938,
            51.520558
          ],
          [
            -0.129512,
            51.520744
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5090709, WC1E 7HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13068681232471163,
          51.52092497522091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150756, WC1E 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13036354161921798,
          51.52037127988222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5162386, WC1E 7HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1306871803139378,
          51.52091598857823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5162481, WC1E 7HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1306871803139378,
          51.52091598857823
        ]
      }
    }
  ]
}