{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Megelish Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.368554,
            51.53025
          ],
          [
            -0.368194,
            51.530397
          ],
          [
            -0.367834,
            51.530544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12159292, UB1 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.368108166064609,
          51.53049299428
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12196426, UB1 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36811073700245145,
          51.53042109214205
        ]
      }
    }
  ]
}