{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Courts",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.41486,
            53.78085
          ],
          [
            -0.414899,
            53.780599
          ],
          [
            -0.414938,
            53.780348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009931484, HU16 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4149149147214888,
          53.78052824851248
        ]
      }
    }
  ]
}