{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.16724,
            51.486059
          ],
          [
            0.166995,
            51.486155
          ],
          [
            0.16675,
            51.486252
          ],
          [
            0.16672,
            51.486264
          ],
          [
            0.166689,
            51.486276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302138, DA8 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16694189272847007,
          51.48614504431329
        ]
      }
    }
  ]
}