{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tabard Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.730179,
            50.778326
          ],
          [
            -0.73007,
            50.778289
          ],
          [
            -0.729852,
            50.778202
          ],
          [
            -0.729635,
            50.778114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tabard Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.729635,
            50.778114
          ],
          [
            -0.729234,
            50.777992
          ],
          [
            -0.728833,
            50.777871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023366363, PO21 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7300421500918947,
          50.778262029801915
        ]
      }
    }
  ]
}