{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malmesbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.584639,
            53.789825
          ],
          [
            -1.585117,
            53.789773
          ],
          [
            -1.585596,
            53.789721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72126662, LS12 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5851851129114465,
          53.78983605951562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72639986, LS12 4BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5847299372854025,
          53.789816509097854
        ]
      }
    }
  ]
}