{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.499091,
            50.546441
          ],
          [
            -3.498927,
            50.546585
          ],
          [
            -3.498762,
            50.546728
          ],
          [
            -3.498725,
            50.546776
          ],
          [
            -3.498689,
            50.546824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024951497, TQ14 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4987249037213988,
          50.54663215365012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978593, TQ14 8EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4980567976796473,
          50.54692854620197
        ]
      }
    }
  ]
}