{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.315177,
            54.557298
          ],
          [
            -1.315249,
            54.557461
          ],
          [
            -1.315322,
            54.557623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009302127, TS18 3AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3152390618995715,
          54.55726286614337
        ]
      }
    }
  ]
}