{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baltic Wharf",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.260126,
            51.74658
          ],
          [
            -1.259821,
            51.74661
          ],
          [
            -1.259516,
            51.746639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024245097, OX1 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.259574121580549,
          51.74663972850937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120847935, OX1 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.260268584216165,
          51.74668905602974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120847936, OX1 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2603266641147917,
          51.74668043016504
        ]
      }
    }
  ]
}