{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.452852,
            50.799104
          ],
          [
            -3.453165,
            50.799024
          ],
          [
            -3.45335,
            50.798977
          ],
          [
            -3.453397,
            50.798896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096302, EX5 4PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4529344272032274,
          50.799061340189745
        ]
      }
    }
  ]
}