{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vincent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19194,
            53.559349
          ],
          [
            -2.191735,
            53.559248
          ],
          [
            -2.19153,
            53.559147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vincent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19153,
            53.559147
          ],
          [
            -2.191334,
            53.559051
          ],
          [
            -2.191138,
            53.558955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23110826, M24 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1917127257318647,
          53.559088718011715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113437, M24 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1919403476186106,
          53.55934901407444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025735868, M24 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1919096258456356,
          53.55923221513728
        ]
      }
    }
  ]
}