{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strout's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.074902,
            51.529492
          ],
          [
            -0.074784,
            51.529466
          ],
          [
            -0.074666,
            51.529439
          ],
          [
            -0.074597,
            51.529424
          ],
          [
            -0.074529,
            51.529409
          ],
          [
            -0.074365,
            51.529373
          ],
          [
            -0.074202,
            51.529336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6005100, E2 7QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07415245912683441,
          51.52947953263732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6648000, E2 7QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07490163936984486,
          51.529491830334216
        ]
      }
    }
  ]
}