{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Norwood Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573426,
            53.813334
          ],
          [
            -1.573339,
            53.813689
          ],
          [
            -1.573252,
            53.814044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628529, LS6 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5734254578518478,
          53.81338839597686
        ]
      }
    }
  ]
}