{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.468601,
            51.252786
          ],
          [
            -2.468381,
            51.252271
          ],
          [
            -2.468031,
            51.252023
          ],
          [
            -2.467799,
            51.251516
          ],
          [
            -2.467511,
            51.251246
          ],
          [
            -2.467268,
            51.251018
          ],
          [
            -2.466894,
            51.250409
          ],
          [
            -2.466672,
            51.250202
          ],
          [
            -2.466705,
            51.249662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067887, BA3 5ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.468588158422967,
          51.25279057015786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025068216, BA3 5ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.465961624893842,
          51.2523604564928
        ]
      }
    }
  ]
}