{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.416103,
            54.605386
          ],
          [
            -1.415542,
            54.605537
          ],
          [
            -1.414981,
            54.605689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094058754, TS21 1FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4152585630721877,
          54.605454024209905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094059266, TS21 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4159244552252597,
          54.60543926322356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094060053, TS21 1FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.414932326342333,
          54.60553333090589
        ]
      }
    }
  ]
}