{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brickfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.187354,
            51.16714
          ],
          [
            -0.187311,
            51.167152
          ],
          [
            -0.186887,
            51.167276
          ],
          [
            -0.186421,
            51.167412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000827054, RH6 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18729401481184962,
          51.167150800069216
        ]
      }
    }
  ]
}