{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.588024,
            54.966822
          ],
          [
            -1.587584,
            54.96709
          ],
          [
            -1.587144,
            54.967358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070834597, NE8 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5880239525603903,
          54.966821987122074
        ]
      }
    }
  ]
}