{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.297083,
            53.654541
          ],
          [
            -2.297163,
            53.654311
          ],
          [
            -2.297297,
            53.654228
          ],
          [
            -2.297706,
            53.653977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007715, BL0 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.297059544722992,
          53.65459843611865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210019214, BL0 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.296456553208026,
          53.654914519077074
        ]
      }
    }
  ]
}