{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinewood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.650986,
            52.920606
          ],
          [
            -2.651254,
            52.920226
          ],
          [
            -2.651522,
            52.919846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013130839, SY13 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6509392228893907,
          52.92030530123758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141605, SY13 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651512619104062,
          52.91986167451934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071216678, SY13 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.650854305443447,
          52.920593428797325
        ]
      }
    }
  ]
}