{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.867048,
            54.07207
          ],
          [
            -2.867162,
            54.072289
          ],
          [
            -2.867275,
            54.072507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290520, LA4 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8671167756830545,
          54.07222965953885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012625769, LA4 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.867298822905808,
          54.07216543178047
        ]
      }
    }
  ]
}