{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brills Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.139093,
            50.819732
          ],
          [
            -0.13871,
            50.819735
          ],
          [
            -0.138711,
            50.819696
          ],
          [
            -0.138722,
            50.819411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22224304, BN1 1NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13909298140000773,
          50.81973188873873
        ]
      }
    }
  ]
}