{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.050422,
            51.631296
          ],
          [
            0.050114,
            51.631355
          ],
          [
            0.049806,
            51.631415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022855520, IG9 6AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05039336625867521,
          51.63130555102219
        ]
      }
    }
  ]
}