{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farnham Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.101027,
            51.505548
          ],
          [
            -0.100906,
            51.505525
          ],
          [
            -0.100848,
            51.505513
          ],
          [
            -0.10057,
            51.50546
          ],
          [
            -0.100414,
            51.505455
          ],
          [
            -0.099778,
            51.505438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789706, SE1 0HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0997780564705168,
          51.505437723498886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003354973, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10080663201194014,
          51.50565222097623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003493499, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10020238286666955,
          51.50528273177037
        ]
      }
    }
  ]
}