{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reyner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.239593,
            53.478152
          ],
          [
            -2.23918,
            53.478436
          ],
          [
            -2.238768,
            53.47872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Reyner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.240404,
            53.477683
          ],
          [
            -2.239999,
            53.477917
          ],
          [
            -2.239593,
            53.478152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068541, M1 4HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.240419137036469,
          53.477691559373945
        ]
      }
    }
  ]
}