{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balliol Road East (A5058)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983645,
            53.446714
          ],
          [
            -2.981964,
            53.447059
          ],
          [
            -2.980284,
            53.447404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023551952, L20 9LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.979356520663112,
          53.44749161249107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025937832, L20 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9822081288893494,
          53.447090662396064
        ]
      }
    }
  ]
}