{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medwin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.140447,
            55.815553
          ],
          [
            -4.14017,
            55.815519
          ],
          [
            -4.139893,
            55.815484
          ],
          [
            -4.139769,
            55.815469
          ],
          [
            -4.139646,
            55.815454
          ],
          [
            -4.139503,
            55.815437
          ],
          [
            -4.139361,
            55.81542
          ],
          [
            -4.139107,
            55.81539
          ],
          [
            -4.138853,
            55.815359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171616, G72 7YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.140476153128045,
          55.81555582343102
        ]
      }
    }
  ]
}