{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Naver Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.186226,
            55.87122
          ],
          [
            -4.186404,
            55.871288
          ],
          [
            -4.186582,
            55.871356
          ],
          [
            -4.186715,
            55.871407
          ],
          [
            -4.186848,
            55.871458
          ],
          [
            -4.187039,
            55.871531
          ],
          [
            -4.187099,
            55.871555
          ],
          [
            -4.18723,
            55.871605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700365062, G33 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.186442496781786,
          55.871528816880094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700395352, G33 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.186232702106763,
          55.8712090026281
        ]
      }
    }
  ]
}