{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Torboll Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.11486,
            57.959161
          ],
          [
            -4.113058,
            57.959108
          ],
          [
            -4.112589,
            57.959095
          ],
          [
            -4.11234,
            57.959088
          ],
          [
            -4.11211,
            57.959081
          ],
          [
            -4.111819,
            57.959072
          ],
          [
            -4.111448,
            57.959061
          ],
          [
            -4.111255,
            57.959056
          ],
          [
            -4.10946,
            57.95885
          ],
          [
            -4.107665,
            57.958644
          ],
          [
            -4.100816,
            57.957902
          ],
          [
            -4.099243,
            57.957731
          ],
          [
            -4.095113,
            57.957638
          ],
          [
            -4.093866,
            57.957694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130163646, IV25 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.093865621558828,
          57.9576940765729
        ]
      }
    }
  ]
}