{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Walburga's Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.459274,
            50.718611
          ],
          [
            -2.458682,
            50.718648
          ],
          [
            -2.458519,
            50.718658
          ],
          [
            -2.458279,
            50.718886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094779613, DT1 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4583651214130695,
          50.71862439079413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094779836, DT1 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.458663460677073,
          50.71871314420289
        ]
      }
    }
  ]
}