{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482588,
            53.52609
          ],
          [
            -2.482744,
            53.525873
          ],
          [
            -2.4829,
            53.525657
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063166, M46 9FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4827063034540995,
          53.52588241399079
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011738967, M46 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.48278325621144,
          53.526016930039304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004797269, M46 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.482827382688638,
          53.52591787871684
        ]
      }
    }
  ]
}