{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.203929,
            51.580129
          ],
          [
            -0.203872,
            51.579959
          ],
          [
            -0.203815,
            51.57979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200106273, NW11 0LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20413146195667548,
          51.579812518315514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200106274, NW11 0LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2041870334695317,
          51.57986732275106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200106275, NW11 0LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2042556124052244,
          51.5799582955627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200144556, NW11 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2038292607712797,
          51.57978990873869
        ]
      }
    }
  ]
}