{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rankine's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.970017,
            56.461744
          ],
          [
            -2.969748,
            56.461594
          ],
          [
            -2.969646,
            56.461537
          ],
          [
            -2.969707,
            56.461411
          ],
          [
            -2.969433,
            56.461241
          ],
          [
            -2.969159,
            56.461071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059097334, DD1 1DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.970106937160324,
          56.46180291674609
        ]
      }
    }
  ]
}