{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dutch Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.197059,
            51.457182
          ],
          [
            -0.196934,
            51.456997
          ],
          [
            -0.196809,
            51.456812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "121053467, SW18 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1969275320666734,
          51.45686538230707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240464, SW18 4JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1969387302697007,
          51.456946487223014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070247485, SW18 4JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1970589924727801,
          51.45718214228453
        ]
      }
    }
  ]
}