{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Institute Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.150347,
            54.580654
          ],
          [
            -1.150692,
            54.580549
          ],
          [
            -1.151037,
            54.580443
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013583445, TS6 7AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1503203722587785,
          54.58066246360991
        ]
      }
    }
  ]
}