{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Matlock Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.117874,
            53.367964
          ],
          [
            -2.117941,
            53.367559
          ],
          [
            -2.118007,
            53.367155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009668530, SK7 6DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1178741277878603,
          53.36796380293222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011502811, SK7 6EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1176923465483295,
          53.36744264323659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011502812, SK7 6EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1182334882808496,
          53.36748705035439
        ]
      }
    }
  ]
}