{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.110782,
            55.778314
          ],
          [
            -4.109612,
            55.777511
          ],
          [
            -4.10953,
            55.777439
          ],
          [
            -4.108456,
            55.77649
          ],
          [
            -4.108239,
            55.776297
          ],
          [
            -4.107861,
            55.775966
          ],
          [
            -4.107648,
            55.775779
          ],
          [
            -4.107118,
            55.775513
          ],
          [
            -4.105905,
            55.774981
          ],
          [
            -4.104692,
            55.77445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484194603, G72 0TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.110782358221381,
          55.77831392523089
        ]
      }
    }
  ]
}