{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beaumont Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.261894,
            51.756293
          ],
          [
            -1.26217,
            51.756245
          ],
          [
            -1.262446,
            51.756197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013990963, OX1 2LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2618937324721307,
          51.75629293236724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121294468, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2622869143306328,
          51.75616952236919
        ]
      }
    }
  ]
}