{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lambert Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.317369,
            51.411599
          ],
          [
            0.317377,
            51.41152
          ],
          [
            0.317397,
            51.411334
          ],
          [
            0.317397,
            51.411332
          ],
          [
            0.317414,
            51.411175
          ],
          [
            0.317425,
            51.411068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023443887, DA13 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3179749915890454,
          51.41150860192785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023444002, DA13 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3174396198395764,
          51.41115946326439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025341714, DA13 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31821276265295323,
          51.41194456587243
        ]
      }
    }
  ]
}