{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harborne Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.339945,
            53.622101
          ],
          [
            -2.340113,
            53.62219
          ],
          [
            -2.340281,
            53.622278
          ],
          [
            -2.339787,
            53.622604
          ],
          [
            -2.339588,
            53.622735
          ],
          [
            -2.339244,
            53.622569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006066, BL8 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.339242710655616,
          53.622569015448754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003106492, BL8 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3401050430740207,
          53.62263847265612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003106493, BL8 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3399546529943693,
          53.62273777112713
        ]
      }
    }
  ]
}