{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.241074,
            53.478904
          ],
          [
            -2.240676,
            53.479188
          ],
          [
            -2.240279,
            53.479472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.240279,
            53.479472
          ],
          [
            -2.239792,
            53.479818
          ],
          [
            -2.239304,
            53.480165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.242701,
            53.477754
          ],
          [
            -2.242248,
            53.478081
          ],
          [
            -2.241794,
            53.478408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062341, M1 4LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2427398259599363,
          53.47774978256226
        ]
      }
    }
  ]
}