{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tollgate Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.225164,
            52.627588
          ],
          [
            1.225029,
            52.627642
          ],
          [
            1.224894,
            52.627696
          ],
          [
            1.224103,
            52.628131
          ],
          [
            1.224018,
            52.628178
          ],
          [
            1.223725,
            52.628339
          ],
          [
            1.223703,
            52.628351
          ],
          [
            1.223554,
            52.628433
          ],
          [
            1.223368,
            52.628535
          ],
          [
            1.223313,
            52.628566
          ],
          [
            1.223208,
            52.628598
          ],
          [
            1.222159,
            52.62892
          ],
          [
            1.221968,
            52.628955
          ],
          [
            1.22054,
            52.629216
          ],
          [
            1.220286,
            52.629265
          ],
          [
            1.220032,
            52.629313
          ],
          [
            1.219882,
            52.629342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630004064, NR4 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2251631770253262,
          52.6275702932339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848351, NR5 9HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2200691135642423,
          52.629246864041605
        ]
      }
    }
  ]
}