{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caswell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.620739,
            51.991002
          ],
          [
            -0.621106,
            51.990837
          ],
          [
            -0.621473,
            51.990673
          ],
          [
            -0.621712,
            51.990528
          ],
          [
            -0.621951,
            51.990383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012434680, MK17 9QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6207452288262617,
          51.99099715527162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081001747, MK17 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6212589328767757,
          51.990868299328596
        ]
      }
    }
  ]
}