{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swinborne Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.509885,
            51.587054
          ],
          [
            0.509965,
            51.586674
          ],
          [
            0.510045,
            51.586295
          ],
          [
            0.51029,
            51.586281
          ],
          [
            0.510305,
            51.586221
          ],
          [
            0.510361,
            51.586009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090453114, SS13 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5103253527774899,
          51.5861450344736
        ]
      }
    }
  ]
}