{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crummock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.487184,
            53.352019
          ],
          [
            -1.486809,
            53.351918
          ],
          [
            -1.486435,
            53.351818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334346, S7 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4871235453098177,
          53.3520093254743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050950378, S7 2AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4865385411774874,
          53.35193490157693
        ]
      }
    }
  ]
}