{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ashton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.516613,
            53.809074
          ],
          [
            -1.51654,
            53.808863
          ],
          [
            -1.516466,
            53.808651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627897, LS8 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5166137392036363,
          53.809020563004395
        ]
      }
    }
  ]
}