{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Delder Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.602166,
            51.516819
          ],
          [
            0.602512,
            51.516815
          ],
          [
            0.602858,
            51.516812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Delder Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.60149,
            51.516834
          ],
          [
            0.601828,
            51.516826
          ],
          [
            0.602066,
            51.516821
          ],
          [
            0.602166,
            51.516819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004935712, SS8 7HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.601489748616351,
          51.51683368530159
        ]
      }
    }
  ]
}