{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butterpark",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.915441,
            50.390135
          ],
          [
            -3.916041,
            50.390041
          ],
          [
            -3.916044,
            50.390046
          ],
          [
            -3.916254,
            50.390424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564073, PL21 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9154123836577277,
          50.390141357557326
        ]
      }
    }
  ]
}