{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tornay Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.641554,
            51.876418
          ],
          [
            -0.641464,
            51.876571
          ],
          [
            -0.641371,
            51.876622
          ],
          [
            -0.641085,
            51.876783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766332659, LU7 9BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6415559889216951,
          51.87640085455404
        ]
      }
    }
  ]
}