{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broomfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912704,
            53.868302
          ],
          [
            -1.912704,
            53.868422
          ],
          [
            -1.912704,
            53.868541
          ],
          [
            -1.912704,
            53.868651
          ],
          [
            -1.912703,
            53.868761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589916, BD21 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.912703862620083,
          53.86853605651322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051254804, BD21 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9126123573881733,
          53.868661820051315
        ]
      }
    }
  ]
}