{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Church Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.107213,
            51.378168
          ],
          [
            0.107268,
            51.378296
          ],
          [
            0.107324,
            51.378424
          ],
          [
            0.107336,
            51.378459
          ],
          [
            0.107348,
            51.378493
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070000519, BR6 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10728057780371528,
          51.37829231489851
        ]
      }
    }
  ]
}