{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.183051,
            51.694634
          ],
          [
            -0.182539,
            51.694618
          ],
          [
            -0.182515,
            51.694618
          ],
          [
            -0.182346,
            51.694902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013907530, EN6 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18234595527120437,
          51.694902114166645
        ]
      }
    }
  ]
}