{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.210758,
            53.421246
          ],
          [
            -2.211202,
            53.421555
          ],
          [
            -2.211377,
            53.421676
          ],
          [
            -2.211769,
            53.421598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023067465, M19 1RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.21178301509558,
          53.42159464131379
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024828202, M19 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2111805000747053,
          53.42146986985729
        ]
      }
    }
  ]
}