{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knights Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.307023,
            51.620989
          ],
          [
            -0.306713,
            51.620768
          ],
          [
            -0.306404,
            51.620548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768006711, HA7 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30702282980865636,
          51.620988500027494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021315831, HA7 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30654570272173454,
          51.62099960304198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000319659, HA7 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3068015746914152,
          51.62111119965169
        ]
      }
    }
  ]
}