{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Grove Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.553958,
            53.806888
          ],
          [
            -1.553415,
            53.806811
          ],
          [
            -1.552872,
            53.806734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629369, LS2 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5529475645698023,
          53.80673463964462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72650732, LS2 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5547351450501283,
          53.80713675805986
        ]
      }
    }
  ]
}