{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ecclesburn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.509338,
            53.796165
          ],
          [
            -1.508719,
            53.795843
          ],
          [
            -1.508101,
            53.795522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628150, LS9 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5082213157780313,
          53.795576298222464
        ]
      }
    }
  ]
}