{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchardon Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.184396,
            51.128609
          ],
          [
            -4.184139,
            51.128512
          ],
          [
            -4.183897,
            51.128519
          ],
          [
            -4.182469,
            51.128762
          ],
          [
            -4.180614,
            51.129387
          ],
          [
            -4.18031,
            51.129489
          ],
          [
            -4.17839,
            51.130461
          ],
          [
            -4.177172,
            51.130778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104356, EX33 1JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.180598093505794,
          51.12936537716092
        ]
      }
    }
  ]
}