{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cecil Cotts",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.153021,
            50.371818
          ],
          [
            -4.153427,
            50.371774
          ],
          [
            -4.153832,
            50.371731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764333, PL1 5JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.153426538279471,
          50.37177448311382
        ]
      }
    }
  ]
}