{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thistle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.249959,
            55.850944
          ],
          [
            -4.249913,
            55.850996
          ],
          [
            -4.249899,
            55.851012
          ],
          [
            -4.249868,
            55.851048
          ],
          [
            -4.249807,
            55.851118
          ],
          [
            -4.249746,
            55.851188
          ],
          [
            -4.249599,
            55.851358
          ],
          [
            -4.249493,
            55.85148
          ],
          [
            -4.249452,
            55.851527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542578, G5 0TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.249958636026735,
          55.85094379775317
        ]
      }
    }
  ]
}