{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunnygill Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784694,
            54.959816
          ],
          [
            -1.784879,
            54.959605
          ],
          [
            -1.78466,
            54.959497
          ],
          [
            -1.784123,
            54.959232
          ],
          [
            -1.783889,
            54.959116
          ],
          [
            -1.783655,
            54.959001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070834864, NE40 4LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7847408385177912,
          54.95986125947641
        ]
      }
    }
  ]
}