{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brassey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.97689,
            53.391632
          ],
          [
            -2.976859,
            53.391679
          ],
          [
            -2.976827,
            53.391727
          ],
          [
            -2.976872,
            53.391832
          ],
          [
            -2.976916,
            53.391937
          ],
          [
            -2.976931,
            53.391966
          ],
          [
            -2.976945,
            53.391995
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263849, L8 5UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9762225733141356,
          53.392235510988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275823, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9766668266232994,
          53.39193524154504
        ]
      }
    }
  ]
}