{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.277261,
            51.930627
          ],
          [
            -1.277349,
            51.930949
          ],
          [
            -1.277358,
            51.930983
          ],
          [
            -1.277829,
            51.930974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011894074, OX25 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.277261109575948,
          51.93065394435384
        ]
      }
    }
  ]
}