{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caxton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.219614,
            53.591785
          ],
          [
            -2.219431,
            53.591768
          ],
          [
            -2.219249,
            53.591751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23030787, OL10 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.219387435867432,
          53.591812482405615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114234, OL10 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2195534802373533,
          53.59178521264151
        ]
      }
    }
  ]
}