{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whittaker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.529031,
            51.380149
          ],
          [
            0.528884,
            51.380114
          ],
          [
            0.528738,
            51.38008
          ],
          [
            0.528647,
            51.38006
          ],
          [
            0.528557,
            51.380041
          ],
          [
            0.528518,
            51.380033
          ],
          [
            0.52848,
            51.380025
          ],
          [
            0.528373,
            51.379981
          ],
          [
            0.528266,
            51.379938
          ],
          [
            0.528236,
            51.379875
          ],
          [
            0.528205,
            51.379811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44115647, ME4 4BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5288818986766559,
          51.38010227624178
        ]
      }
    }
  ]
}