{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.237485,
            51.469825
          ],
          [
            -0.237555,
            51.469572
          ],
          [
            -0.237626,
            51.469319
          ],
          [
            -0.237647,
            51.469228
          ],
          [
            -0.237668,
            51.469138
          ],
          [
            -0.237829,
            51.468465
          ],
          [
            -0.23799,
            51.467792
          ],
          [
            -0.237915,
            51.467694
          ],
          [
            -0.23784,
            51.467595
          ],
          [
            -0.237535,
            51.467431
          ],
          [
            -0.237235,
            51.467269
          ],
          [
            -0.237053,
            51.467171
          ],
          [
            -0.236266,
            51.466747
          ],
          [
            -0.236252,
            51.466734
          ],
          [
            -0.236238,
            51.46672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070718562, SW13 0HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23623203851143254,
          51.46672552199891
        ]
      }
    }
  ]
}