{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Horbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.31721,
            53.591683
          ],
          [
            -2.317582,
            53.591969
          ],
          [
            -2.317954,
            53.592256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Horbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.316647,
            53.591226
          ],
          [
            -2.316928,
            53.591454
          ],
          [
            -2.31721,
            53.591683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004854, BL8 2PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.316647226423336,
          53.59122590496995
        ]
      }
    }
  ]
}