{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grangeside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.164703,
            51.88207
          ],
          [
            0.164483,
            51.882029
          ],
          [
            0.163764,
            51.881601
          ],
          [
            0.163032,
            51.881166
          ],
          [
            0.162968,
            51.881041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034626538, CM23 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1629681888535078,
          51.881041034900214
        ]
      }
    }
  ]
}