{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alhambra Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.241963,
            51.74861
          ],
          [
            -1.242396,
            51.748846
          ],
          [
            -1.242829,
            51.749082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002762484, OX4 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.242889935536205,
          51.74910497922063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012796077, OX4 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.242817966380659,
          51.749077541988804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095729277, OX4 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2422304393280403,
          51.74869612392551
        ]
      }
    }
  ]
}