{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonedross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.576536,
            54.232438
          ],
          [
            -2.577623,
            54.23194
          ],
          [
            -2.578882,
            54.231158
          ],
          [
            -2.578992,
            54.231146
          ],
          [
            -2.579714,
            54.231068
          ],
          [
            -2.580423,
            54.230821
          ],
          [
            -2.581183,
            54.230641
          ],
          [
            -2.581951,
            54.230316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034111131, LA6 2LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5765359405678274,
          54.23243351021537
        ]
      }
    }
  ]
}