{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watson Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.857477,
            52.501134
          ],
          [
            -1.8576,
            52.501203
          ],
          [
            -1.857719,
            52.501269
          ],
          [
            -1.857748,
            52.501285
          ],
          [
            -1.857888,
            52.501363
          ],
          [
            -1.857911,
            52.501469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023968979, B7 5SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8576382597304877,
          52.501228041403955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025544518, B7 5SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8577552979725611,
          52.50147989998392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091555116, B7 5SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8582273611877906,
          52.50127369696657
        ]
      }
    }
  ]
}