{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156241,
            53.613295
          ],
          [
            -2.156044,
            53.613196
          ],
          [
            -2.155847,
            53.613098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23059181, OL16 1QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15577077855679,
          53.6129358871368
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023360520, OL16 1QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1562406810850154,
          53.61329480338989
        ]
      }
    }
  ]
}