{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Hey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.043443,
            53.563449
          ],
          [
            -3.043435,
            53.563186
          ],
          [
            -3.043426,
            53.562923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41229643, L37 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0404425450388084,
          53.5656276136109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023553237, L37 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0404425450388084,
          53.5656276136109
        ]
      }
    }
  ]
}