{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coates Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.592008,
            51.418085
          ],
          [
            -2.591754,
            51.418087
          ],
          [
            -2.5915,
            51.418088
          ],
          [
            -2.591448,
            51.418088
          ],
          [
            -2.591396,
            51.418088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312747, BS4 1XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5919507960660946,
          51.418076680483196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "341779, BS4 1XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5914893711575293,
          51.41798010215098
        ]
      }
    }
  ]
}