{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greta Bridge Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.873397,
            54.517454
          ],
          [
            -1.872698,
            54.516885
          ],
          [
            -1.872345,
            54.516242
          ],
          [
            -1.872298,
            54.516157
          ],
          [
            -1.871196,
            54.51555
          ],
          [
            -1.871138,
            54.515518
          ],
          [
            -1.871057,
            54.515474
          ],
          [
            -1.871009,
            54.515447
          ],
          [
            -1.870695,
            54.515274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014556166, DL12 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8711115252554293,
          54.51531966835658
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070945293, DL12 9SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8734065157905884,
          54.51744299170541
        ]
      }
    }
  ]
}