{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.929754,
            53.369526
          ],
          [
            -2.929799,
            53.369491
          ],
          [
            -2.930105,
            53.369257
          ],
          [
            -2.930423,
            53.369014
          ],
          [
            -2.930587,
            53.368836
          ],
          [
            -2.931273,
            53.368088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256756, L17 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9309349990724956,
          53.36838114248124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38273923, L17 6BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.930554690537575,
          53.36886052287457
        ]
      }
    }
  ]
}