{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Francis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246384,
            53.49038
          ],
          [
            -2.246181,
            53.490434
          ],
          [
            -2.245978,
            53.490489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Francis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.247076,
            53.490208
          ],
          [
            -2.24673,
            53.490294
          ],
          [
            -2.246384,
            53.49038
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023065452, M3 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2470763172631045,
          53.49020787240442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091142451, M3 1DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.246655620253571,
          53.4904334533106
        ]
      }
    }
  ]
}