{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowan Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.189807,
            55.777533
          ],
          [
            -4.189852,
            55.777453
          ],
          [
            -4.190445,
            55.77736
          ],
          [
            -4.193061,
            55.775972
          ],
          [
            -4.193297,
            55.775959
          ],
          [
            -4.19352,
            55.775947
          ],
          [
            -4.195332,
            55.776077
          ],
          [
            -4.195662,
            55.775982
          ],
          [
            -4.197059,
            55.77531
          ],
          [
            -4.197225,
            55.775145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484173067, G74 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.197257869050563,
          55.77516225965985
        ]
      }
    }
  ]
}