{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pool Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.891443,
            53.874783
          ],
          [
            -1.891298,
            53.874828
          ],
          [
            -1.891154,
            53.874873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pool Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.891732,
            53.874703
          ],
          [
            -1.891588,
            53.874743
          ],
          [
            -1.891443,
            53.874783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591051, BD21 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8913669865435636,
          53.87481018282404
        ]
      }
    }
  ]
}