{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.633703,
            53.540499
          ],
          [
            -2.633496,
            53.540342
          ],
          [
            -2.633447,
            53.540331
          ],
          [
            -2.633079,
            53.540251
          ],
          [
            -2.63287,
            53.540206
          ],
          [
            -2.632662,
            53.540161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060052, WN3 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.63317787912201,
          53.54027167801747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815651, WN3 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6330997536026626,
          53.54009232169558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815817, WN3 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.633539063325863,
          53.54020684482369
        ]
      }
    }
  ]
}