{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mecklenburgh Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.118359,
            51.523812
          ],
          [
            -0.118561,
            51.524157
          ],
          [
            -0.118763,
            51.524502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5110111, WC1N 2AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11834353564297755,
          51.52418074005544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150676, WC1N 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11835872441619544,
          51.523812290499585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025165569, WC1N 1DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11999282469367921,
          51.52438703615466
        ]
      }
    }
  ]
}