{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.37131,
            53.548527
          ],
          [
            -2.371506,
            53.548508
          ],
          [
            -2.371702,
            53.54849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.371702,
            53.54849
          ],
          [
            -2.371898,
            53.548475
          ],
          [
            -2.372094,
            53.548461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911711, M26 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3713099029330356,
          53.54852676346664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070918575, M26 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.371732795269936,
          53.54856140247204
        ]
      }
    }
  ]
}