{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corrigan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.087464,
            55.934465
          ],
          [
            -3.087229,
            55.934165
          ],
          [
            -3.086994,
            55.933865
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906493324, EH21 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0870656126863527,
          55.9342585240687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906493507, EH21 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.087421462715123,
          55.93439016360371
        ]
      }
    }
  ]
}