{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Culver Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.689639,
            52.041852
          ],
          [
            -0.689749,
            52.042002
          ],
          [
            -0.689859,
            52.042151
          ],
          [
            -0.689946,
            52.042269
          ],
          [
            -0.690032,
            52.042387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25117171, MK10 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6897137737540381,
          52.04212646052914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25117172, MK10 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6899339899786022,
          52.04207496162228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25132376, MK10 9QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6900268254023492,
          52.04239068555272
        ]
      }
    }
  ]
}