{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.135952,
            50.830159
          ],
          [
            -0.135239,
            50.830229
          ],
          [
            -0.134526,
            50.830298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22169806, BN1 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13497156935538027,
          50.83017044137596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22225448, BN1 4JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13595185524662085,
          50.8301591274003
        ]
      }
    }
  ]
}