{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Patmos Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.310912,
            53.647552
          ],
          [
            -2.310944,
            53.647687
          ],
          [
            -2.310975,
            53.647822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006979, BL0 0AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.310912386286075,
          53.64755242951051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015302744, BL0 0AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3108827268152505,
          53.64763340058166
        ]
      }
    }
  ]
}