{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leeds Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153548,
            52.994722
          ],
          [
            -2.15335,
            52.994648
          ],
          [
            -2.153152,
            52.994574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455058589, ST4 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1533837960112625,
          52.99456950316959
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135319, ST4 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153548222072475,
          52.9947221066853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455150942, ST4 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153428555229363,
          52.99458742369087
        ]
      }
    }
  ]
}