{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.940929,
            51.62762
          ],
          [
            -3.940655,
            51.627574
          ],
          [
            -3.940636,
            51.627386
          ],
          [
            -3.9406,
            51.627021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010025379, SA1 1NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.940491860263571,
          51.62752657552828
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010050071, SA1 2EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.94091555577829,
          51.627636471130636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024664719, SA1 2EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9406967867172247,
          51.626911700683
        ]
      }
    }
  ]
}