{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tewfittmire Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.705084,
            54.6209
          ],
          [
            -2.704812,
            54.620787
          ],
          [
            -2.703753,
            54.619703
          ],
          [
            -2.703699,
            54.619649
          ],
          [
            -2.702722,
            54.618393
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tewfittmire Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.702722,
            54.618393
          ],
          [
            -2.70231,
            54.617772
          ],
          [
            -2.701899,
            54.61715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023879321, CA10 2FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.703681063260064,
          54.61903572557286
        ]
      }
    }
  ]
}