{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Railway Sidings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.360304,
            51.384999
          ],
          [
            0.360407,
            51.385282
          ],
          [
            0.360909,
            51.385981
          ],
          [
            0.361022,
            51.38604
          ],
          [
            0.361286,
            51.386008
          ],
          [
            0.361288,
            51.386008
          ],
          [
            0.361371,
            51.385998
          ],
          [
            0.363524,
            51.385741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012025617, DA13 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36029894615342045,
          51.384996721485585
        ]
      }
    }
  ]
}