{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Major Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.06424,
            51.498108
          ],
          [
            -0.064178,
            51.497883
          ],
          [
            -0.064116,
            51.497658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790528, SE16 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0642391370539641,
          51.49806708759109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003410539, SE16 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06433008981152362,
          51.49796067750633
        ]
      }
    }
  ]
}