{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Villa Place No 5",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627978,
            54.971965
          ],
          [
            -1.628066,
            54.971754
          ],
          [
            -1.628154,
            54.971543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510757821, NE4 6AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6279778949191004,
          54.97196501099539
        ]
      }
    }
  ]
}