{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carl Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.441461,
            53.59359
          ],
          [
            -2.441566,
            53.593495
          ],
          [
            -2.441671,
            53.5934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912886, BL1 8AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4414611930241907,
          53.593589668952774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010859995, BL1 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.441729947074309,
          53.59328307290619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010859996, BL1 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4416691405225603,
          53.59324734411915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010859997, BL1 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4416084278474623,
          53.59322060329764
        ]
      }
    }
  ]
}