{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.263122,
            51.754571
          ],
          [
            -1.263006,
            51.754584
          ],
          [
            -1.26289,
            51.754596
          ],
          [
            -1.262773,
            51.754654
          ],
          [
            -1.262657,
            51.754712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013990799, OX1 2DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.262270254811556,
          51.754524020323274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025304573, OX1 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.262719753428795,
          51.75449986588683
        ]
      }
    }
  ]
}