{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kilmair Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.294274,
            55.88719
          ],
          [
            -4.294275,
            55.887086
          ],
          [
            -4.294276,
            55.886982
          ],
          [
            -4.294305,
            55.886848
          ],
          [
            -4.294333,
            55.886714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024758470, G20 8EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294022785002376,
          55.88699669442758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025427840, G20 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294559466471195,
          55.88714846352304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394354, G20 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294274053214967,
          55.887189735256065
        ]
      }
    }
  ]
}