{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Villa Place No 2",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624218,
            54.971423
          ],
          [
            -1.62429,
            54.971235
          ],
          [
            -1.624362,
            54.971046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510757874, NE4 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6229075495098944,
          54.97125746575034
        ]
      }
    }
  ]
}