{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robertson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.613264,
            55.511086
          ],
          [
            -4.613372,
            55.51111
          ],
          [
            -4.613479,
            55.511134
          ],
          [
            -4.61372,
            55.5112
          ],
          [
            -4.613784,
            55.511196
          ],
          [
            -4.613786,
            55.511196
          ],
          [
            -4.614114,
            55.511174
          ],
          [
            -4.614253,
            55.511165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Robertson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.613264,
            55.511086
          ],
          [
            -4.61365,
            55.510663
          ],
          [
            -4.613555,
            55.51033
          ],
          [
            -4.613326,
            55.509527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141067617, KA9 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.613538369241328,
          55.51121383680061
        ]
      }
    }
  ]
}