{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.291651,
            52.219455
          ],
          [
            -0.291656,
            52.219928
          ],
          [
            -0.291657,
            52.220028
          ],
          [
            -0.291051,
            52.220031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090391638, PE19 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29140094209973894,
          52.22017149300939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090391968, PE19 8BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29167485149372074,
          52.21951908978904
        ]
      }
    }
  ]
}