{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wychwood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.425263,
            52.151075
          ],
          [
            -0.42518,
            52.151206
          ],
          [
            -0.425098,
            52.151337
          ],
          [
            -0.425025,
            52.151469
          ],
          [
            -0.424952,
            52.151601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033183276, MK41 0BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4252624747231289,
          52.15108359275315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080044973, MK41 0BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4249534482775546,
          52.151142405593774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080044974, MK41 0BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4249223256043392,
          52.15119593777341
        ]
      }
    }
  ]
}