{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balance Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.071022,
            51.739952
          ],
          [
            -3.070678,
            51.739798
          ],
          [
            -3.070334,
            51.739643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Balance Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.073224,
            51.740574
          ],
          [
            -3.07273,
            51.740503
          ],
          [
            -3.072086,
            51.740314
          ],
          [
            -3.071272,
            51.740076
          ],
          [
            -3.071022,
            51.739952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013478998, NP4 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.073224025150183,
          51.740570199181896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002493501, NP4 7UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.078382515844607,
          51.738850553935336
        ]
      }
    }
  ]
}