{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northumberland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.140883,
            52.640231
          ],
          [
            -1.14047,
            52.64021
          ],
          [
            -1.140335,
            52.640234
          ],
          [
            -1.139802,
            52.640331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465061966, LE1 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1401030973167887,
          52.64006350514558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465201772, LE1 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1403509441226183,
          52.64023611260277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465213099, LE1 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1403972104529974,
          52.640137558394876
        ]
      }
    }
  ]
}