{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.968405,
            55.819492
          ],
          [
            -3.96836,
            55.819494
          ],
          [
            -3.968315,
            55.819496
          ],
          [
            -3.968189,
            55.819502
          ],
          [
            -3.968063,
            55.819509
          ],
          [
            -3.968058,
            55.819509
          ],
          [
            -3.967659,
            55.819529
          ],
          [
            -3.967254,
            55.819549
          ],
          [
            -3.967025,
            55.81956
          ],
          [
            -3.966796,
            55.819571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118136655, ML1 4SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9684142734120047,
          55.81905111760528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118167296, ML1 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.968404597798149,
          55.81949163044787
        ]
      }
    }
  ]
}