{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cordiner Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.887717,
            55.637775
          ],
          [
            -3.887775,
            55.637788
          ],
          [
            -3.887832,
            55.637801
          ],
          [
            -3.887983,
            55.637836
          ],
          [
            -3.888135,
            55.63787
          ],
          [
            -3.888414,
            55.638039
          ],
          [
            -3.888692,
            55.638207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168527, ML11 0EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8887075752433007,
          55.63820957051625
        ]
      }
    }
  ]
}