{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pile Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.560867,
            51.168279
          ],
          [
            0.561177,
            51.168488
          ],
          [
            0.561487,
            51.168697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pile Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.559865,
            51.166259
          ],
          [
            0.560193,
            51.166402
          ],
          [
            0.560337,
            51.166666
          ],
          [
            0.560609,
            51.167168
          ],
          [
            0.560738,
            51.167724
          ],
          [
            0.560867,
            51.168279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022899374, TN12 0FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5599738471852107,
          51.16591496803042
        ]
      }
    }
  ]
}