{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langmead Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.10199,
            51.430664
          ],
          [
            -0.102444,
            51.430658
          ],
          [
            -0.102897,
            51.430652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001113962, SE27 0DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10289704543892346,
          51.430651698704814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000470192, SE27 0DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10234157735961309,
          51.43051680937494
        ]
      }
    }
  ]
}