{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Battle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315716,
            52.643369
          ],
          [
            -2.315814,
            52.643468
          ],
          [
            -2.315912,
            52.643567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Battle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315408,
            52.643071
          ],
          [
            -2.315562,
            52.64322
          ],
          [
            -2.315716,
            52.643369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434457, TF11 8UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.315396111998176,
          52.64306687719262
        ]
      }
    }
  ]
}