{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pickering Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480862,
            53.398732
          ],
          [
            -1.48081,
            53.398661
          ],
          [
            -1.480757,
            53.398589
          ],
          [
            -1.480569,
            53.398268
          ],
          [
            -1.48047,
            53.3981
          ],
          [
            -1.48041,
            53.397998
          ],
          [
            -1.480183,
            53.397611
          ],
          [
            -1.480041,
            53.397304
          ],
          [
            -1.479899,
            53.396997
          ],
          [
            -1.479901,
            53.396749
          ],
          [
            -1.479903,
            53.3965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553825, S3 9SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4798662347506073,
          53.39654391976193
        ]
      }
    }
  ]
}