{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Ings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.830932,
            53.707659
          ],
          [
            -1.830686,
            53.707376
          ],
          [
            -1.830439,
            53.707093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015674962, HX3 9TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8298640845606846,
          53.704569486160885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217118, HX3 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8309271869971013,
          53.70767188511065
        ]
      }
    }
  ]
}