{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windmill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.185851,
            55.944327
          ],
          [
            -3.185922,
            55.944283
          ],
          [
            -3.186052,
            55.944202
          ],
          [
            -3.186055,
            55.9442
          ],
          [
            -3.18616,
            55.944134
          ],
          [
            -3.18626,
            55.944072
          ],
          [
            -3.186666,
            55.944005
          ],
          [
            -3.187072,
            55.943938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906475118, EH8 9JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.186514871378745,
          55.94404238272974
        ]
      }
    }
  ]
}