{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rotary Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.10372,
            51.498774
          ],
          [
            -0.103238,
            51.498362
          ],
          [
            -0.102755,
            51.49795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790335, SE1 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10364495576940973,
          51.498719919863184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003495275, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10313984561267005,
          51.498046300694675
        ]
      }
    }
  ]
}