{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunel Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.786782,
            53.084209
          ],
          [
            -0.787121,
            53.084376
          ],
          [
            -0.787459,
            53.084543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090270950, NG24 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7873862912961709,
          53.08448864013212
        ]
      }
    }
  ]
}