{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sand Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.262776,
            52.086673
          ],
          [
            -0.262694,
            52.0865
          ],
          [
            -0.262612,
            52.086327
          ],
          [
            -0.262537,
            52.086168
          ],
          [
            -0.262483,
            52.086053
          ],
          [
            -0.262463,
            52.086009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012433685, SG18 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2624341162725636,
          52.086018320975555
        ]
      }
    }
  ]
}