{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portland Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.074418,
            51.399369
          ],
          [
            -0.074422,
            51.399288
          ],
          [
            -0.074259,
            51.399195
          ],
          [
            -0.074001,
            51.399048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001003218, SE25 6EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07441840920238135,
          51.39936923807203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001204432, SE25 4PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07404788115109,
          51.39894948247719
        ]
      }
    }
  ]
}