{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Furlong Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.167624,
            52.999765
          ],
          [
            -2.167673,
            52.999705
          ],
          [
            -2.167722,
            52.999645
          ],
          [
            -2.167848,
            52.999493
          ],
          [
            -2.167973,
            52.999341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133512, ST4 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1676171765833288,
          52.9997729735648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015843612, ST4 2PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1676025203891887,
          52.99983591848122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025200405, ST4 2PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.167542849623242,
          52.99981802434683
        ]
      }
    }
  ]
}