{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middleway Bottom (B4001)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480868,
            51.580581
          ],
          [
            -1.481029,
            51.57959
          ],
          [
            -1.480974,
            51.579016
          ],
          [
            -1.480823,
            51.577449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014080320, OX12 9UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4808586549161336,
          51.58064076727268
        ]
      }
    }
  ]
}