{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.196049,
            50.481919
          ],
          [
            -4.19602,
            50.481691
          ],
          [
            -4.195992,
            50.481462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013753900, PL20 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.195962025297954,
          50.481465558311776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024689935, PL20 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.195767350491544,
          50.481523198665165
        ]
      }
    }
  ]
}