{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bent Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783081,
            53.548897
          ],
          [
            -1.782824,
            53.548859
          ],
          [
            -1.781992,
            53.548924
          ],
          [
            -1.780899,
            53.549011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203738, HD9 2JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7809084062871512,
          53.54904757049639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093463700, HD9 2DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7822393514372925,
          53.548501708782986
        ]
      }
    }
  ]
}