{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Hill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.427713,
            54.359007
          ],
          [
            -1.42744,
            54.358918
          ],
          [
            -1.427167,
            54.358829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013388205, DL6 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4277183995177758,
          54.35899815236722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050369447, DL6 2QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4272721731467695,
          54.35899603698435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050369448, DL6 2QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4270581284485442,
          54.35889616189231
        ]
      }
    }
  ]
}