{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.05301,
            53.218039
          ],
          [
            -3.053091,
            53.217966
          ],
          [
            -3.053171,
            53.217893
          ],
          [
            -3.053181,
            53.217885
          ],
          [
            -3.053192,
            53.217877
          ],
          [
            -3.053292,
            53.217799
          ],
          [
            -3.053392,
            53.217721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.052702,
            53.218302
          ],
          [
            -3.052856,
            53.21817
          ],
          [
            -3.05301,
            53.218039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013714223, CH5 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0527018994274524,
          53.21830197344717
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100233967, CH5 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0529460867819513,
          53.217877320373546
        ]
      }
    }
  ]
}