{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Step Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.024858,
            53.104267
          ],
          [
            -2.02503,
            53.104233
          ],
          [
            -2.025202,
            53.104198
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603754, ST13 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0252317177441195,
          53.104189098991114
        ]
      }
    }
  ]
}