{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemead Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.423046,
            51.444226
          ],
          [
            -0.422744,
            51.44419
          ],
          [
            -0.422441,
            51.444154
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemead Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.422441,
            51.444154
          ],
          [
            -0.422149,
            51.444119
          ],
          [
            -0.421857,
            51.444084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001272822, TW13 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4230460618871012,
          51.444226366524894
        ]
      }
    }
  ]
}