{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.041776,
            53.875478
          ],
          [
            -1.042032,
            53.875396
          ],
          [
            -1.042287,
            53.875314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023488095, YO19 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0421635162023952,
          53.875174027223686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023488096, YO19 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0422857928070013,
          53.875148038017755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023488631, YO19 6LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0420215142667055,
          53.87539759975991
        ]
      }
    }
  ]
}