{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Clarke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.988559,
            53.419065
          ],
          [
            -2.988585,
            53.419208
          ],
          [
            -2.988611,
            53.419352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258738, L5 8YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9885588698608054,
          53.41906482613456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38284586, L5 8XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.988679402797899,
          53.41972001884307
        ]
      }
    }
  ]
}