{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Tramyard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.090424,
            51.487318
          ],
          [
            0.090516,
            51.487443
          ],
          [
            0.090719,
            51.487484
          ],
          [
            0.090741,
            51.487483
          ],
          [
            0.091194,
            51.487458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226364, SE18 1PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09049867628852892,
          51.48738004458074
        ]
      }
    }
  ]
}