{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockpit Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.44998,
            51.154959
          ],
          [
            -2.449997,
            51.152919
          ],
          [
            -2.450007,
            51.151794
          ],
          [
            -2.449792,
            51.151246
          ],
          [
            -2.449526,
            51.150937
          ],
          [
            -2.44905,
            51.150511
          ],
          [
            -2.448743,
            51.15041
          ],
          [
            -2.447702,
            51.150067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250025990, BA4 6BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449554180625804,
          51.15085119951879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067974, BA4 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449994653053902,
          51.15497685997355
        ]
      }
    }
  ]
}