{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wifel Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.404513,
            52.81634
          ],
          [
            -1.404256,
            52.816203
          ],
          [
            -1.404316,
            52.816144
          ],
          [
            -1.404436,
            52.816026
          ],
          [
            -1.404292,
            52.815918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359240, DE73 8LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.404361448561975,
          52.816445857862625
        ]
      }
    }
  ]
}