{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trongate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.174067,
            56.07072
          ],
          [
            -3.174013,
            56.070705
          ],
          [
            -3.173959,
            56.070689
          ],
          [
            -3.173704,
            56.070582
          ],
          [
            -3.17345,
            56.070475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320276029, KY3 9UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1740189132297014,
          56.07070310946252
        ]
      }
    }
  ]
}