{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sixpenny Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.029135,
            53.582077
          ],
          [
            -3.029412,
            53.582639
          ],
          [
            -3.02969,
            53.583201
          ],
          [
            -3.029904,
            53.583492
          ],
          [
            -3.030368,
            53.584539
          ],
          [
            -3.030437,
            53.584694
          ],
          [
            -3.030629,
            53.584778
          ],
          [
            -3.032233,
            53.584891
          ],
          [
            -3.032345,
            53.58501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41229636, L37 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.029681144485219,
          53.58320381885637
        ]
      }
    }
  ]
}