{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bakewell Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.104577,
            53.442482
          ],
          [
            -2.104697,
            53.442284
          ],
          [
            -2.104428,
            53.442177
          ],
          [
            -2.103868,
            53.441953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002176845, M34 7NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1046067542499984,
          53.442491302302045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003433154, M34 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1026935434006586,
          53.44197163356833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014254505, M34 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1029940023020113,
          53.44171070782453
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014257948, M34 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.102964350913927,
          53.441899491901594
        ]
      }
    }
  ]
}