{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mabel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.34616,
            53.426727
          ],
          [
            -1.346328,
            53.426593
          ],
          [
            -1.346495,
            53.426459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023207066, S60 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346160268177697,
          53.426727188100166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050849959, S60 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3464479754541712,
          53.42661190913242
        ]
      }
    }
  ]
}