{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kegworth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.504252,
            52.891832
          ],
          [
            -1.50476,
            52.891587
          ],
          [
            -1.505268,
            52.891342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010666904, DE23 1FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.504251818374704,
          52.89183215214383
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030327089, DE23 1FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5045787980120793,
          52.891833515583826
        ]
      }
    }
  ]
}