{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Glebe Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.581973,
            53.828693
          ],
          [
            -1.581769,
            53.8287
          ],
          [
            -1.581696,
            53.828558
          ],
          [
            -1.581563,
            53.828301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628205, LS16 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5818996589866035,
          53.82869780092562
        ]
      }
    }
  ]
}