{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.985643,
            56.463253
          ],
          [
            -2.985723,
            56.463522
          ],
          [
            -2.985803,
            56.463791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059046367, DD1 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9858623916869487,
          56.46359247324439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059096277, DD1 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.985642611565987,
          56.46325280706589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059101980, DD1 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.985653085206163,
          56.463657027166114
        ]
      }
    }
  ]
}