{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ladywell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.232565,
            55.860769
          ],
          [
            -4.233278,
            55.861067
          ],
          [
            -4.233596,
            55.8612
          ],
          [
            -4.233805,
            55.861223
          ],
          [
            -4.234057,
            55.861156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394518, G4 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.233007493659407,
          55.86013228177514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700430445, G4 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.232425091475053,
          55.860843870290104
        ]
      }
    }
  ]
}