{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melville Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.98824,
            56.375114
          ],
          [
            -3.988119,
            56.374861
          ],
          [
            -3.987997,
            56.374607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124076139, PH6 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.988070747475388,
          56.37495008311528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089121, PH6 2DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.988077105389466,
          56.374761270518675
        ]
      }
    }
  ]
}