{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.821782,
            53.355369
          ],
          [
            -0.821571,
            53.355394
          ],
          [
            -0.821165,
            53.356386
          ],
          [
            -0.821098,
            53.35655
          ],
          [
            -0.819462,
            53.356473
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981792, DN22 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8217820943854597,
          53.355369038214526
        ]
      }
    }
  ]
}