{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastern Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.34077,
            51.485394
          ],
          [
            0.34099,
            51.485403
          ],
          [
            0.341211,
            51.485411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Eastern Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.3402,
            51.485369
          ],
          [
            0.340485,
            51.485381
          ],
          [
            0.34077,
            51.485394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001045924, RM17 5SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3411966130051521,
          51.48542076542849
        ]
      }
    }
  ]
}