{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tram Station Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.185328,
            52.644483
          ],
          [
            0.184952,
            52.644355
          ],
          [
            0.184576,
            52.644227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636398, PE14 0DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18457573696917387,
          52.6442271030927
        ]
      }
    }
  ]
}