{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.351691,
            53.731376
          ],
          [
            -1.35158,
            53.731236
          ],
          [
            -1.351468,
            53.731096
          ],
          [
            -1.351412,
            53.731032
          ],
          [
            -1.351356,
            53.730969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169694, WF10 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3519398828087343,
          53.73097293457472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015472135, WF10 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.350650875395365,
          53.731010901038616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015746668, WF10 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3506359956242888,
          53.73099284398752
        ]
      }
    }
  ]
}