{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Joynes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.165373,
            52.253842
          ],
          [
            -2.16548,
            52.253743
          ],
          [
            -2.165585,
            52.253645
          ],
          [
            -2.166414,
            52.25316
          ],
          [
            -2.166474,
            52.253125
          ],
          [
            -2.167381,
            52.252787
          ],
          [
            -2.16755,
            52.252746
          ],
          [
            -2.167719,
            52.252704
          ],
          [
            -2.167857,
            52.252669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094179591, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1654019590177134,
          52.25380715452415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094179600, WR9 7GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1654549266515892,
          52.25229670730839
        ]
      }
    }
  ]
}