{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.131219,
            53.248173
          ],
          [
            -3.131393,
            53.248072
          ],
          [
            -3.131568,
            53.247972
          ],
          [
            -3.131593,
            53.247958
          ],
          [
            -3.131618,
            53.247944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013715454, CH6 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1312188966033982,
          53.24817296298632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100238365, CH6 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1313799211532083,
          53.24802760594887
        ]
      }
    }
  ]
}