{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.709407,
            53.372915
          ],
          [
            -2.709249,
            53.372976
          ],
          [
            -2.709092,
            53.373038
          ],
          [
            -2.708962,
            53.373084
          ],
          [
            -2.708832,
            53.37313
          ],
          [
            -2.708561,
            53.373345
          ],
          [
            -2.70829,
            53.37356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255800, WA8 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7095735529015204,
          53.372994901992875
        ]
      }
    }
  ]
}