{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jutsums Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.160503,
            51.572011
          ],
          [
            0.160817,
            51.57205
          ],
          [
            0.161132,
            51.57209
          ],
          [
            0.161442,
            51.572129
          ],
          [
            0.161752,
            51.572168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070705019, RM7 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16051744844838092,
          51.57201051027228
        ]
      }
    }
  ]
}