{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Romer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.404164,
            53.57996
          ],
          [
            -2.403846,
            53.579899
          ],
          [
            -2.403862,
            53.579627
          ],
          [
            -2.403872,
            53.579449
          ],
          [
            -2.403388,
            53.579397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913915, BL2 6BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4041640679948935,
          53.5799603875627
        ]
      }
    }
  ]
}