{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackheath Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.460057,
            53.579607
          ],
          [
            -1.460472,
            53.57964
          ],
          [
            -1.460887,
            53.579673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blackheath Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.459107,
            53.579512
          ],
          [
            -1.459582,
            53.579559
          ],
          [
            -1.460057,
            53.579607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022877833, S71 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.45910711090956,
          53.57951234141988
        ]
      }
    }
  ]
}