{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16202,
            53.409331
          ],
          [
            -2.16223,
            53.409225
          ],
          [
            -2.162324,
            53.409177
          ],
          [
            -2.162367,
            53.409156
          ],
          [
            -2.16244,
            53.409119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.162613,
            53.409088
          ],
          [
            -2.162731,
            53.409249
          ],
          [
            -2.162763,
            53.409292
          ],
          [
            -2.1628,
            53.409343
          ],
          [
            -2.162757,
            53.40935
          ],
          [
            -2.162683,
            53.409364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624071, SK1 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1624703380543,
          53.40915096506392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024830563, SK1 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.162786789274873,
          53.40929435029379
        ]
      }
    }
  ]
}