{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Clock View Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911648,
            53.878979
          ],
          [
            -1.911374,
            53.879015
          ],
          [
            -1.9111,
            53.879051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592298, BD20 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.911358736196319,
          53.87901489968593
        ]
      }
    }
  ]
}