{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shatt Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.094784,
            51.090187
          ],
          [
            -3.09431,
            51.090813
          ],
          [
            -3.093965,
            51.091268
          ],
          [
            -3.093779,
            51.091416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013416116, TA5 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0937801219705463,
          51.091413158942636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001723149, TA5 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0948155409891056,
          51.09051321301927
        ]
      }
    }
  ]
}