{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charnley Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.502544,
            53.355328
          ],
          [
            -1.502578,
            53.354969
          ],
          [
            -1.502612,
            53.35461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013333583, S11 9FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5025440288510534,
          53.3552925235824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050938273, S11 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5028028774858924,
          53.35499697375956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050938274, S11 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5023523866268984,
          53.354977119845415
        ]
      }
    }
  ]
}