{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Derby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172822,
            53.856786
          ],
          [
            -2.172898,
            53.856895
          ],
          [
            -2.172975,
            53.857004
          ],
          [
            -2.173197,
            53.857326
          ],
          [
            -2.173419,
            53.857648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947601, BB8 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.17283731541328,
          53.85678552553418
        ]
      }
    }
  ]
}