{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Beechwood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.579665,
            53.812116
          ],
          [
            -1.579309,
            53.81207
          ],
          [
            -1.578952,
            53.812024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627947, LS4 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.57905830129365,
          53.81204210586348
        ]
      }
    }
  ]
}