{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cromwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.257835,
            51.748454
          ],
          [
            -1.257776,
            51.748094
          ],
          [
            -1.257717,
            51.747734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012795884, OX1 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2575147436017786,
          51.74767871899038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013991093, OX1 1UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2578351997443844,
          51.748453990233536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024990130, OX1 1RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.25821722627365,
          51.748123724520255
        ]
      }
    }
  ]
}