{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hesketh Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.600778,
            53.819756
          ],
          [
            -1.600617,
            53.81994
          ],
          [
            -1.600456,
            53.820124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637373, LS5 3EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.600732184944569,
          53.81981887025753
        ]
      }
    }
  ]
}