{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.544394,
            52.948875
          ],
          [
            0.544447,
            52.948864
          ],
          [
            0.5445,
            52.948852
          ],
          [
            0.546566,
            52.94909
          ],
          [
            0.54772,
            52.948983
          ],
          [
            0.548525,
            52.948962
          ],
          [
            0.552598,
            52.948852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.540432,
            52.948562
          ],
          [
            0.539481,
            52.948486
          ],
          [
            0.538531,
            52.948411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634476, PE36 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5385499934822897,
          52.94842225092466
        ]
      }
    }
  ]
}