{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Welburn Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.592235,
            53.832949
          ],
          [
            -1.592408,
            53.832786
          ],
          [
            -1.59258,
            53.832623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72543780, LS16 5LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.592647898042501,
          53.83269844940898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648699, LS16 5LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5923118868526482,
          53.8328770682789
        ]
      }
    }
  ]
}