{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melville Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.98739,
            55.788289
          ],
          [
            -3.987428,
            55.788261
          ],
          [
            -3.987466,
            55.788234
          ],
          [
            -3.987595,
            55.78817
          ],
          [
            -3.987723,
            55.788106
          ],
          [
            -3.987824,
            55.788041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118073145, ML1 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9872561689768515,
          55.788488945491416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118165833, ML1 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.987389538173587,
          55.78828907542431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118190395, ML1 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.986833580052662,
          55.7883340124157
        ]
      }
    }
  ]
}