{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Turner Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.584919,
            55.105353
          ],
          [
            -3.58485,
            55.105427
          ],
          [
            -3.584782,
            55.1055
          ],
          [
            -3.584856,
            55.105602
          ],
          [
            -3.58493,
            55.105705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "William Turner Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.584669,
            55.105251
          ],
          [
            -3.584794,
            55.105302
          ],
          [
            -3.584919,
            55.105353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137123167, DG1 1XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.584880816826489,
          55.10580104747771
        ]
      }
    }
  ]
}