{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Madisson Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.102524,
            50.959993
          ],
          [
            0.102732,
            50.960201
          ],
          [
            0.102941,
            50.960408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070936959, TN22 5TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10252364658699982,
          50.95999316286557
        ]
      }
    }
  ]
}