{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kynnersley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.168715,
            51.372293
          ],
          [
            -0.168593,
            51.372111
          ],
          [
            -0.1686,
            51.372095
          ],
          [
            -0.168683,
            51.371888
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768018438, SM5 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16871506960306576,
          51.37229321141625
        ]
      }
    }
  ]
}