{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elliot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753687,
            53.452041
          ],
          [
            -2.753683,
            53.452212
          ],
          [
            -2.753678,
            53.452383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elliot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753736,
            53.451954
          ],
          [
            -2.753712,
            53.451998
          ],
          [
            -2.753687,
            53.452041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202040, WA10 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7536781335870972,
          53.452382907192764
        ]
      }
    }
  ]
}