{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Metz Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.249667,
            54.578874
          ],
          [
            -1.249198,
            54.578839
          ],
          [
            -1.249089,
            54.57883
          ],
          [
            -1.248813,
            54.578809
          ],
          [
            -1.248512,
            54.578786
          ],
          [
            -1.247836,
            54.578841
          ],
          [
            -1.24716,
            54.578895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596686, TS2 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.249666588981025,
          54.57887444544419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093978136, TS2 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2481341379698907,
          54.57891886067568
        ]
      }
    }
  ]
}