{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wellington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.054064,
            51.701681
          ],
          [
            -3.053813,
            51.701521
          ],
          [
            -3.053561,
            51.701361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013480786, NP4 6BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.054056371042708,
          51.70170273506022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100796914, NP4 6BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0538408712497223,
          51.70114719552033
        ]
      }
    }
  ]
}