{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gardner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.69987,
            53.763737
          ],
          [
            -2.699652,
            53.763798
          ],
          [
            -2.699434,
            53.76386
          ],
          [
            -2.699343,
            53.763886
          ],
          [
            -2.699251,
            53.763912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gardner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.699251,
            53.763912
          ],
          [
            -2.69912,
            53.76395
          ],
          [
            -2.698989,
            53.763989
          ],
          [
            -2.698871,
            53.764024
          ],
          [
            -2.698753,
            53.764058
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165024, PR1 2PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.699869931537148,
          53.76373732661301
        ]
      }
    }
  ]
}