{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bold Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.334047,
            53.519793
          ],
          [
            -2.333859,
            53.519843
          ],
          [
            -2.33367,
            53.519893
          ],
          [
            -2.333678,
            53.519917
          ],
          [
            -2.333685,
            53.519942
          ],
          [
            -2.333692,
            53.519968
          ],
          [
            -2.333699,
            53.519993
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890222, M27 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.334046657384023,
          53.51979295346322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015824446, M27 8FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333865533311501,
          53.51977548290883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015824940, M27 8FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333489122059212,
          53.51985742997222
        ]
      }
    }
  ]
}