{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilmour's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.194877,
            55.947291
          ],
          [
            -3.194777,
            55.947323
          ],
          [
            -3.194677,
            55.947354
          ],
          [
            -3.194606,
            55.947376
          ],
          [
            -3.194535,
            55.947399
          ],
          [
            -3.194452,
            55.947426
          ],
          [
            -3.194369,
            55.947453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906474976, EH1 2HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.194432683990763,
          55.9474252776835
        ]
      }
    }
  ]
}