{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.850503,
            51.722113
          ],
          [
            -3.850209,
            51.721905
          ],
          [
            -3.849916,
            51.721697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009179159, SA8 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.850081687086683,
          51.72173287615129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014161938, SA8 4JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.850516701729173,
          51.722103696254855
        ]
      }
    }
  ]
}