{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wintoun Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535579,
            53.805069
          ],
          [
            -1.535833,
            53.805079
          ],
          [
            -1.536088,
            53.80509
          ],
          [
            -1.536312,
            53.805099
          ],
          [
            -1.536535,
            53.805108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72234488, LS7 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5364015503463215,
          53.8048383061461
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72649592, LS7 1AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.535700517412991,
          53.805069284860494
        ]
      }
    }
  ]
}