{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mull Mull Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.334712,
            55.505434
          ],
          [
            -4.334801,
            55.505244
          ],
          [
            -4.33489,
            55.505054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127034386, KA5 6QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.334605641168545,
          55.505337576177816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127034390, KA5 6QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.334877748301435,
          55.50538631457912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061134, KA5 6QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.334660007910827,
          55.50545338428056
        ]
      }
    }
  ]
}