{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784149,
            53.701233
          ],
          [
            -1.784148,
            53.701435
          ],
          [
            -1.784147,
            53.701638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035030386, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7844048283948135,
          53.70153032840721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219539, HD6 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784148846331846,
          53.7012332600907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051996673, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7844959392994617,
          53.70148555153269
        ]
      }
    }
  ]
}