{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.126207,
            53.002877
          ],
          [
            -1.126078,
            53.002624
          ],
          [
            -1.125949,
            53.002371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002888911, NG5 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.126006022843326,
          53.00251570241998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031357056, NG5 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1258248689445325,
          53.002631234055734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031357057, NG5 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1258819261208808,
          53.002757505627805
        ]
      }
    }
  ]
}