{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawrence Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.609383,
            51.485326
          ],
          [
            -2.609537,
            51.484983
          ],
          [
            -2.60943,
            51.484941
          ],
          [
            -2.608842,
            51.484708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314485, BS9 4EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6093976508100227,
          51.48530773149764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024749244, BS9 4EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6087561145360705,
          51.484717618994665
        ]
      }
    }
  ]
}