{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Branch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.601627,
            52.6237
          ],
          [
            1.597023,
            52.618711
          ],
          [
            1.592421,
            52.613721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Branch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.592421,
            52.613721
          ],
          [
            1.590635,
            52.611791
          ],
          [
            1.588849,
            52.609861
          ],
          [
            1.586945,
            52.607797
          ],
          [
            1.585393,
            52.606115
          ],
          [
            1.584947,
            52.605771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014351051, NR13 3QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5849236854215083,
          52.60576047077746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014351155, NR13 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.588866477470916,
          52.60880696263318
        ]
      }
    }
  ]
}