{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.199103,
            50.796764
          ],
          [
            -3.198895,
            50.796577
          ],
          [
            -3.198686,
            50.79639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094637, EX14 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1989797969960763,
          50.79666982706245
        ]
      }
    }
  ]
}