{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.227678,
            50.705909
          ],
          [
            -3.227755,
            50.70593
          ],
          [
            -3.228326,
            50.706088
          ],
          [
            -3.228347,
            50.706094
          ],
          [
            -3.228588,
            50.706042
          ],
          [
            -3.228995,
            50.706116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023097958, EX10 9PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2280630256481544,
          50.70602318925164
        ]
      }
    }
  ]
}