{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.127404,
            53.121674
          ],
          [
            -4.127167,
            53.12174
          ],
          [
            -4.126929,
            53.121805
          ],
          [
            -4.126806,
            53.121839
          ],
          [
            -4.126684,
            53.121873
          ],
          [
            -4.126621,
            53.12189
          ],
          [
            -4.126559,
            53.121907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070279020, LL55 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.127404448627076,
          53.121674463665435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100960020, LL55 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.12691450267557,
          53.12204285009833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003193475, LL55 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1271142364492635,
          53.12185047510328
        ]
      }
    }
  ]
}