{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smellies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.984588,
            56.463279
          ],
          [
            -2.984668,
            56.463548
          ],
          [
            -2.984748,
            56.463817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059075165, DD1 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9850035857772887,
          56.46364421417883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059079512, DD1 5RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9843207053066316,
          56.46359572446191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059096524, DD1 5RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9847483903520082,
          56.4638169449165
        ]
      }
    }
  ]
}