{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Siskin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.27673,
            51.443036
          ],
          [
            0.276475,
            51.442875
          ],
          [
            0.276221,
            51.442714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023437976, DA9 9TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27667076414753855,
          51.44300309114088
        ]
      }
    }
  ]
}