{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Josselin Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.515893,
            51.587618
          ],
          [
            0.516121,
            51.587637
          ],
          [
            0.51635,
            51.587657
          ],
          [
            0.516622,
            51.587681
          ],
          [
            0.516894,
            51.587704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452139, SS13 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.51689205406119,
          51.5876770958202
        ]
      }
    }
  ]
}