{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.717166,
            52.402333
          ],
          [
            -0.716967,
            52.402382
          ],
          [
            -0.716769,
            52.402432
          ],
          [
            -0.716526,
            52.402492
          ],
          [
            -0.716284,
            52.402553
          ],
          [
            -0.716187,
            52.402577
          ],
          [
            -0.716089,
            52.402602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007876464, NN16 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7161334169045487,
          52.40259322218617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025232072, NN16 0JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7163866162720692,
          52.402479092842256
        ]
      }
    }
  ]
}